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