Specifies how the bands display within the ModHFGrid.
Syntax
object.DisplayBandSettings [=value]
The BandDisplay property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
value | A numeric expression that specifies how the bands display within the ModHFGrid, as described in Settings. |
Settings
The settings for value are:
Setting | Value | Description |
flexBandDisplayHorizontal | 0 | Default. The bands within the ModHFGrid display horizontally. |
flexBandDisplayVertical | 1 | The bands within the ModHFGrid display vertically. |