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