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

BootstrapCardView.GetGroupSummaryValue(Int32, ASPxSummaryItem) Method

Namespace: DevExpress.Web.Bootstrap

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

Declaration

[Browsable(false)]
public object GetGroupSummaryValue(
    int visibleIndex,
    ASPxSummaryItem item
)

Parameters

Name Type
visibleIndex Int32
item ASPxSummaryItem

Returns

Type
Object
See Also