ASPxCardViewGroupSelectorInitializeEventArgs.GroupSelector Property
Gets the group selector.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxComboBox | An ASPxComboBox object that represents the group selector. |
Remarks
Use the GroupSelector property to access the group selector’s settings.
See Also