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

CardViewGroupSelectorItem Constructors

Represents the group selector’s item.
Name Parameters Description
CardViewGroupSelectorItem() none Initializes a new instance of the CardViewGroupSelectorItem class.
CardViewGroupSelectorItem(String, CardViewColumn[]) text, columns Initializes a new instance of the CardViewGroupSelectorItem class.
CardViewGroupSelectorItem(String) text Initializes a new instance of the CardViewGroupSelectorItem class.
See Also