PaneCollection Class
PaneCollection class
Represents all Pane objects shown in the specified window.
type PaneCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetFirstVisibleRowOfBottomPane | Gets and sets the first visible row of the bottom pane. |
| SetFirstVisibleRowOfBottomPane | Gets and sets the first visible row of the bottom pane. |
| GetFirstVisibleColumnOfRightPane | Gets and sets the first visible column of the right pane. |
| SetFirstVisibleColumnOfRightPane | Gets and sets the first visible column of the right pane. |
| GetAcitvePaneType | Gets and sets the active pane. |
| SetAcitvePaneType | Gets and sets the active pane. |