CardViewGroupSelectorItem Properties
Represents the group selector’s item.
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Columns | Provides access to the group selector item’s column collection. |
Image |
Gets or sets the path to the image displayed within the item.
Inherited from List |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Text |
Gets or sets the list item’s text.
Inherited from List |
See Also