Help Center

Collapsefunction

Occurs when the user collapses a row within the grid. The Col and Row properties of the MSHFlexGrid contain the cell used to collapse the band.

Windowsfunctiondoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Syntax

FUNCTION Collapse (BYVAL iCancel AS SHORT PTR) AS HRESULT

Parameters

NameDescription
iCancelReturn TRUE to cancel the action.

Description

Occurs when the user collapses a row within the grid. The Col and Row properties of the MSHFlexGrid contain the cell used to collapse the band.

Reference