Name | Description | |
---|---|---|
AutoItemHeight | Gets whether the ListItemInfo object calculates the height automatically. | |
BackColor | Gets or sets the background color. | |
Enabled | Gets or sets whether the ListItemInfo object is enabled. | |
Font | Gets or sets the font. | |
ForeColor | Gets or sets the foreground color. | |
GradientEffect | Gets or sets the background gradient effect. | |
Height | Gets or sets the height of the ListItemInfo object. | |
Image | Gets or sets the ListItemInfo image. | |
Indent | Gets or sets the indent setting of ListItemInfo. | |
SubItems | Gets or sets the subitem collection of ListItemInfo. | |
Tag | Gets or sets the tag the user wants to set. | |
Text | Gets or sets the text in the ListItemInfo object. | |
ToolTipText | Gets or sets tooltip text of the item. | |
Visible | Gets or sets whether the list item is visible. |