Panel Property

Specifies the active panel in a Grid control. Available at design time; read/write at run time. Available only if the Partition property is set to a value greater than 0.

Grid.Panel[ = nSide]

Property Values

  • nSide
    The settings for the Panel property are:
    Setting Description
    0 Left panel is active.
    1 (Default) Right panel is active.

See Also

PanelLink Property | Partition Property

Applies To: Grid