ContextButtonAction Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Navigator
[TypeConverterAttribute(typeof(ContextButtonActionConverter))] public enum ContextButtonAction
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Specifies no action be taken. | |
| SelectPage | 1 | Specifies a page is selected. |