Table of Contents
Enumerations #
Name | Values |
---|
This class exposes no enumerations.
Constants #
Name | Type | Value |
---|
This class exposes no constants.
Events #
Definition | Parameters | Description |
---|
This class exposes no events.
Constructors #
Definition | Parameters |
---|---|
Constructor | Caption as String |
Constructor | IsHeader as Boolean |
Caption as String | |
Constructor | IsSeparator as Boolean |
Methods #
Definition | Parameters | Return Type | Description |
---|
This class exposes no methods.
Properties #
Name | Type | Default Value | Description |
---|---|---|---|
Caption | String | “” | Text displayed for the menu item |
Enabled | Boolean | True | Determines whether the menu item is visually and functionally enabled |
IsHeader | Boolean | False | When True, displays the item as an un-clickable header |
IsSeparator | Boolean | False | When True, displays the item as a horizontal line separator in the menu |
Examples #
This class currently has no examples.
Notes #
This class currently has no notes.