Share via


BandIndent Property (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.

Specifies the number of columns by which to indent a band.

Syntax

object.BandIndent (BandIndex) [=number]

The BandIndent property syntax has these parts:

Part Description
object An object expression that evaluates to the ModHFGrid Control object.
BandNumber Required. A Long value that specifies the band to be affected.
number A Long value that specifies the band to be indented in the ModHFGrid. The default setting is 0.

See Also

ModHFGrid Control