CardViewGroupRowTemplateContainer.Columns Property
Returns a collection of columns related to the group row.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
CardViewColumn[] | A collection of CardViewColumn objects. |
See Also