Class ContextMenuGroupType
Specifies the type of the context menu items group.
Inheritance
Namespace: Telerik.Windows.Controls.RichTextBoxUI.Menus
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public sealed class ContextMenuGroupType : Enum
Fields
ClipboardCommands
Clipboard commands context menu group.
Declaration
public const ContextMenuGroupType ClipboardCommands
Field Value
ContextMenuGroupType
|
CodeBlockCommands
Code block commands context menu group.
Declaration
public const ContextMenuGroupType CodeBlockCommands
Field Value
ContextMenuGroupType
|
Custom
Custom context menu group.
Declaration
public const ContextMenuGroupType Custom
Field Value
ContextMenuGroupType
|
FieldCommands
Field commands context menu group.
Declaration
public const ContextMenuGroupType FieldCommands
Field Value
ContextMenuGroupType
|
FloatingBlockCommands
Floating block commands context menu group.
Declaration
public const ContextMenuGroupType FloatingBlockCommands
Field Value
ContextMenuGroupType
|
HeaderFooterCommands
HyperlinkCommands
Hyperlink commands context menu group.
Declaration
public const ContextMenuGroupType HyperlinkCommands
Field Value
ContextMenuGroupType
|
ImageCommands
Image commands context menu group.
Declaration
public const ContextMenuGroupType ImageCommands
Field Value
ContextMenuGroupType
|
ListCommands
List commands context menu group.
Declaration
public const ContextMenuGroupType ListCommands
Field Value
ContextMenuGroupType
|
SpellCheckingCommands
Spell checking commands context menu group.
Declaration
public const ContextMenuGroupType SpellCheckingCommands
Field Value
ContextMenuGroupType
|
TableCommands
Table commands context menu group.
Declaration
public const ContextMenuGroupType TableCommands
Field Value
ContextMenuGroupType
|
TextEditCommands
Text editing commands context menu group.
Declaration
public const ContextMenuGroupType TextEditCommands
Field Value
ContextMenuGroupType
|
TrackChangesCommands
Track changes commands context menu group.
Declaration
public const ContextMenuGroupType TrackChangesCommands
Field Value
ContextMenuGroupType
|
value__
Declaration
public int value__
Field Value
System.Int32
|