Skip to main content
A newer version of this page is available.
All docs
V18.2

BootstrapCardView.GroupBy(CardViewColumn, Int32) Method

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v18.2.dll

Declaration

[Browsable(false)]
public int GroupBy(
    CardViewColumn column,
    int groupIndex
)

Parameters

Name Type
column CardViewColumn
groupIndex Int32

Returns

Type
Int32
See Also