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