The following tables list the members exposed by ExtendedListViewItem.
Name | Description | |
---|---|---|
![]() | ExtendedListViewItem Constructor | Overloaded. Constructs an ExtendedListViewItem. |
Name | Description | |
---|---|---|
![]() | HighlightImage | Gets or sets the Bitmap used when the item is selected. If set to null, Image property is used. |
![]() | Image | Gets or sets the Bitmap used for the item. |
![]() | IsSubdued | Gets or sets a flag indicating if the item should be drawn in the regular font or a subdued font. |
![]() | SecondaryStrings | Gets or sets the secondary strings the item will display. |
![]() | Tag | Gets or sets an associated object with the item. |
![]() | Text | Gets or sets the item text. |
![]() | TransparentColor | Gets or sets the color that should be treated as transparent in the images. |
Name | Description | |
---|---|---|
![]() | ParentList | Gets or sets the ExtendedListView associated with this item. |