SplitterSeparators Properties
Provides settings defining the appearance of separators.
Name | Description |
---|---|
Backward |
Gets the settings of an image displayed within the collapse backward button element. |
Button |
Gets style settings that define the appearance of buttons (such as the collapse backward button and collapse forward button) within a separator. |
Collapsed |
Gets style settings defining the appearance of a pane’s child pane separators in the collapsed state. |
Forward |
Gets the settings of an image displayed within the collapse forward button element. |
Image | Gets the settings of an image displayed within the separator image element of a pane’s child pane separators. |
Owner |
Gets a pane that owns the current Splitter |
Separator |
Gets style settings defining the appearance of a separator (or the pane’s child pane separators). |
Size | Gets or sets the size of a pane’s child pane separators (height or width upon the orientation). |
Visible | Gets or sets a value specifying the visibility of a pane’s child pane separators. |
See Also