Name | Description | |
---|---|---|
ListItem Constructor | Overloaded. |
The following tables list the members exposed by ListItem.
Name | Description | |
---|---|---|
ListItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
AutoItemHeight | Gets a value indicating whether the ListItem calculates the height automatically. | |
BackColor | Gets or sets the background color. | |
Checked | Gets or sets a value indicating whether the ListItem can be checked. | |
Enabled | Gets or sets a value indicating whether the ListItem is enabled. | |
Font | Gets or sets the font. | |
ForeColor | Gets or sets the foreground color. | |
GradientEffect | Gets or sets a value that represents background gradient effect of the ListItem. | |
Height | Gets or sets the height of the ListItem. | |
Image | Gets or sets the Image of the ListItem. | |
Indent | Gets or sets a value indicating that the indent of the ListItem. | |
SubItems | Gets or sets the subitem collection of the ListItem. | |
Tag | Gets or sets a value that represents the tag what user want to set. | |
Text | Gets or sets the text in the ListItem. | |
ToolTipText | Gets or sets tool-tip text of item. | |
Visible | Gets or sets a value indicating whether the ListItem is visible. |
Name | Description | |
---|---|---|
ResetAutoItemHeight | Resets the height of the auto item. | |
ResetBackColor | Resets the color of the back. | |
ResetFont | Resets the font. | |
ResetForeColor | Resets the color of the fore. | |
ResetGradientEffect | Resets the gradient effect. | |
ResetHeight | Resets the height. | |
ResetImage | Resets the image. | |
ResetIndent | Resets the indent. | |
ResetVisible | Resets the visible. |
Name | Description | |
---|---|---|
ShouldSerializeAutoItemHeight | Shoulds the height of the serialize auto item. | |
ShouldSerializeBackColor | Shoulds the color of the serialize back. | |
ShouldSerializeFont | Shoulds the serialize font. | |
ShouldSerializeForeColor | Shoulds the color of the serialize fore. | |
ShouldSerializeGradientEffect | Shoulds the serialize gradient effect. | |
ShouldSerializeHeight | Shoulds the height of the serialize. | |
ShouldSerializeImage | Shoulds the serialize image. | |
ShouldSerializeIndent | Shoulds the serialize indent. | |
ShouldSerializeVisible | Shoulds the serialize visible. |