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