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