Class ContextChoiceItemType
Specifies the types of context choice items.
Inheritance
System.Object
ContextChoiceItemType
Namespace: Syncfusion.Windows.Forms.Edit.Enums
Assembly: Syncfusion.Edit.Windows.dll
Syntax
public sealed class ContextChoiceItemType : Enum
Fields
CodeSnippet
Specifies the code snippet.
Declaration
public const ContextChoiceItemType CodeSnippet
Field Value
| Type |
|---|
| ContextChoiceItemType |
CodeSnippetsContainer
Specifies the container of code snippets.
Declaration
public const ContextChoiceItemType CodeSnippetsContainer
Field Value
| Type |
|---|
| ContextChoiceItemType |
Default
Specifies the default context choice item.
Declaration
public const ContextChoiceItemType Default
Field Value
| Type |
|---|
| ContextChoiceItemType |