BandDisplay Property (MSHFlexGrid)

       

Specifies how the bands display within the MSHFlexGrid.

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 MSHFlexGrid, as described in Settings.

Settings

The settings for value are:

Setting Value Description
flexBandDisplayHorizontal 0 Default. The bands within the MSHFlexGrid display horizontally (across).
flexBandDisplayVertical 1 The bands within the MSHFlexGrid display vertically (up and down).