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