Skip to main content
A newer version of this page is available. .
Tab

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.
Selected Specifies whether the group selector’s item is selected.
Text Gets or sets the list item’s text. Inherited from ListEditItem.
Value Gets or sets the group selector item’s value.
ValueString For internal use only. Inherited from ListEditItemBase.
See Also