IHandler Properties |
The SplitterIHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | FixedPanel |
Gets or sets the panel with fixed size.
|
![]() | Orientation |
Gets or sets the orientation of the panels in the splitter.
|
![]() | Panel1 |
Gets or sets the top or left panel of the splitter.
|
![]() | Panel1MinimumSize |
Gets or sets the minimal size of the first panel.
|
![]() | Panel2 |
Gets or sets the bottom or right panel of the splitter.
|
![]() | Panel2MinimumSize |
Gets or sets the minimal size of the second panel.
|
![]() | Position |
Gets or sets the position of the splitter from the left or top, in pixels.
|
![]() | RelativePosition |
Gets or sets the relative position of the splitter which is based on FixedPanel.
|
![]() | SplitterWidth |
Gets or sets size of the splitter/gutter
|