2.2.6.17.112 GridControl::SetIsSubtotal


Description

Sets whether a row contains subtotals

Syntax

void SetIsSubtotal( long Row, bool bVal )

Parameters

Row
[input] 0-offset row index
bVal
[input] true to set a row contains subtotals

Return

Examples

See examples of SetOutlineBar

Remark

See Also

GridControl::GetIsSubtotal
GridControl::GetRowOutlineLevel
GridControl::SetRowOutlineLevel
GridControl::SetOutlineBar

Header to Included

GridControl.h