SegmentedItemIHandler Interface |
Namespace: Eto.Forms
The SegmentedItemIHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| Enabled |
Gets or sets a value indicating whether this SegmentedItem is enabled.
| |
| Image |
Gets or sets the image to display in this segment.
| |
| Selected |
Gets or sets a value indicating whether this SegmentedItem is selected.
| |
| Text |
Gets or sets the text to display for this segment.
| |
| ToolTip |
Gets or sets the ToolTip to display for this segment
| |
| Visible |
Gets or sets a value indicating whether this SegmentedItem is visible.
| |
| Width |
Gets or sets the width of this segment, or -1 to auto size.
|