Class DropDownListPropertiesDialogAttribute
Inheritance
System.Object
DropDownListPropertiesDialogAttribute
Namespace: Telerik.Windows.Documents.UI.Extensibility
Assembly: Telerik.Windows.Documents.dll
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public abstract class DropDownListPropertiesDialogAttribute : ExportAttribute
Constructors
DropDownListPropertiesDialogAttribute()
Declaration
public DropDownListPropertiesDialogAttribute()
Properties
IsDefault
Declaration
public bool IsDefault { get; protected set; }
Property Value
System.Boolean
|