2.2.6.18.4 GridListControl::GetIsCollapsed


Description

Gets the collapsed state of given row

Syntax

int GetIsCollapsed( long nRow )

Parameters

nRow
[input]0-offset row index

Return

flexOutlineExpanded
Show all child nodes
flexOutlineSubtotals
Show child nodes but collapse them
flexOutlineCollapsed
Hide all child nodes

Examples

See examples of GetCollapsed

Remark

See Also

Header to Included

GridControl.h