SplitterSeparators Members
In This Article
#Constructors
Name | Description |
---|---|
Splitter |
Initializes a new instance of the Splitter |
Splitter |
Initializes a new instance of the Splitter |
#Properties
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. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified object to the current one. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also