PaneCollection
Contents
[
Hide
]PaneCollection class
Represents all Pane objects shown in the specified window.
Properties
| Name | Type | Description |
|---|---|---|
| FirstVisibleRowOfBottomPane | int | Gets and sets the first visible row of the bottom pane. |
| FirstVisibleColumnOfRightPane | int | Gets and sets the first visible column of the right pane. |
| AcitvePaneType | int | Gets and sets the active pane. The value of the property is RectangleAlignmentType integer constant. |
PaneCollection.FirstVisibleRowOfBottomPane property
Gets and sets the first visible row of the bottom pane.
Type: int
PaneCollection.FirstVisibleColumnOfRightPane property
Gets and sets the first visible column of the right pane.
Type: int
PaneCollection.AcitvePaneType property
Gets and sets the active pane. The value of the property is RectangleAlignmentType integer constant.
Type: int