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