The following tables list the members exposed by SplitterBarPositionCancelEventArgs.
Name | Description | |
---|---|---|
![]() | SplitterBarPositionCancelEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | nextPane | Gets reference to SplitterPane located on right side from horizontal splitter bar or below vertical splitter bar.Reference to splitter pane |
![]() | nextPaneNewSize | Gets sets new size of SplitterPane returned by get_nextPane().Size of splitter pane |
![]() | nextPaneOldSize | Gets initial size of SplitterPane returned by get_nextPane().Size of splitter pane |
![]() | prevPane | Gets reference to SplitterPane located on left side from horizontal splitter bar or above vertical splitter bar.Reference to splitter pane |
![]() | prevPaneNewSize | Gets sets new size of SplitterPane returned by get_prevPane().Size of splitter pane |
![]() | prevPaneOldSize | Gets initial size of SplitterPane returned by get_prevPane().Size of splitter pane |