2.2.6.17.40 GridControl::GetRowOutlineLevel
Contents
Description
Returns the outline level for a subtotal row.
Syntax
long GetRowOutlineLevel( long Row )
Parameters
- Row
- [input] 0-offset row index
Return
the outline level of the given row.
Examples
See examples of GetIsSubtotal
Remark
See Also
- GridControl::GetIsSubtotal
- GridControl::SetIsSubtotal
- GridControl::SetRowOutlineLevel
- GridControl::SetOutlineBar
Header to Included
GridControl.h