CardViewGroupSelectorItem(String) Constructor
Initializes a new instance of the CardViewGroupSelectorItem class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
text | String | A string value that specifies the group selector item’s text. |
See Also