2.2.6.18.6 GridListControl::GetParent


Description

Returns parent's row index of given row

Syntax

int GetParent( int nRow )

Parameters

nRow
[input] 0-offset row index

Return

Return -1 on failure otherwise return parent's row index of given row

Examples

See examples of GetCollapsed

Remark

See Also

Header to Included

GridControl.h