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.
Syntax
Grid.Panel[ = nSide]
Settings
nSide
The settings for the Panel property are:
| Setting | Description |
| 0 | Left panel is active. |
| 1 | (Default) Right panel is active. |