Class SelectionMiniToolBarAttribute
Inheritance
System.Object
SelectionMiniToolBarAttribute
Namespace: Telerik.Windows.Documents.UI.Extensibility
Assembly: Telerik.Windows.Documents.dll
Syntax
public abstract class SelectionMiniToolBarAttribute : ExportAttribute
Constructors
SelectionMiniToolBarAttribute()
Declaration
public SelectionMiniToolBarAttribute()
Properties
IsDefault
Declaration
public bool IsDefault { get; protected set; }
Property Value
System.Boolean
|