SplitterPane Constructors
Represents an individual pane within the ASPxSplitter control.Name | Parameters | Description |
---|---|---|
SplitterPane() | none | Initializes a new instance of the SplitterPane class with default settings. |
SplitterPane(String) | name | Initializes a new instance of the SplitterPane class with the specified name. |
See Also