Property Getters/Setters Summary | ||
---|---|---|
method | getAcitvePaneType() | |
method | setAcitvePaneType(value) | |
Gets and sets the active pane. The value of the property is RectangleAlignmentType integer constant. | ||
method | getFirstVisibleColumnOfRightPane() | |
method | ||
Gets and sets the first visible column of the right pane. | ||
method | getFirstVisibleRowOfBottomPane() | |
method | ||
Gets and sets the first visible row of the bottom pane. |
int getFirstVisibleRowOfBottomPane() / setFirstVisibleRowOfBottomPane(value)
int getFirstVisibleColumnOfRightPane() / setFirstVisibleColumnOfRightPane(value)
int getAcitvePaneType() / setAcitvePaneType(value)