Share via


ExpandAll 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.

Expands all rows of the specified band within the ModHFGrid.

Syntax

object.ExpandAll(number)

The ExpandAll method 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 expand. If not specified, the default value is – 1.

See Also

ModHFGrid Control