Skip to main content
All docs
V21.2

BootstrapCardView.GroupBy(CardViewColumn, Int32) Method

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

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

Parameters

Name Type
column CardViewColumn
groupIndex Int32

Returns

Type
Int32
See Also