GridControl::SetRowOutlineLevel

 

Description

Sets the outline level for a subtotal row.

Syntax

void SetRowOutlineLevel( long Row, long nLevel )

Parameters

Row
[input] 0-offset row index
nLevel
[input] the outline level

Return

Examples

See examples of SetOutlineBar

Remark

See Also

GridControl::GetIsSubtotal
GridControl::SetIsSubtotal
GridControl::GetRowOutlineLevel
GridControl::SetOutlineBar

Header to Included

GridControl.h