| IHandler Properties | 
The SegmentedItemIHandler type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also