MenuSegmentedItem Class |
Namespace: Eto.Forms
The MenuSegmentedItem type exposes the following members.
| Name | Description | |
|---|---|---|
| MenuSegmentedItem |
Initializes a new instance of the MenuSegmentedItem class.
| |
| MenuSegmentedItem(Command) |
Initializes a new instance of the MenuSegmentedItem class with the specified command.
|
| Name | Description | |
|---|---|---|
| CanSelect |
Gets or sets a value indicating whether this MenuSegmentedItem can be selected.
| |
| Menu |
Gets or sets the menu to display when the user clicks the item.
|