CollapseAll Method (ModHFGrid)
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Collapses all rows of the specified band within the ModHFGrid.
Syntax
object.CollapseAll(number)
The CollapseAll property syntax has these parts:
Part | Description |
---|---|
object | An object expression that evaluates to the ModHFGrid Control object. |
number | Optional. A Long value that specifies the band that contains the rows to collapse. |