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]

Return Value

  • nSide
    The settings for the Panel property are:

    Setting Description

    0

    Left panel is active.

    1

    (Default) Right panel is active.

Remarks

Applies To: Grid

See Also

Reference

PanelLink Property
Partition Property

Other Resources

Properties (Visual FoxPro)