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