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