PaneCollection Class

PaneCollection class

Represents all Pane objects shown in the specified window.


type PaneCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetFirstVisibleRowOfBottomPaneGets and sets the first visible row of the bottom pane.
SetFirstVisibleRowOfBottomPaneGets and sets the first visible row of the bottom pane.
GetFirstVisibleColumnOfRightPaneGets and sets the first visible column of the right pane.
SetFirstVisibleColumnOfRightPaneGets and sets the first visible column of the right pane.
GetAcitvePaneTypeGets and sets the active pane.
SetAcitvePaneTypeGets and sets the active pane.