SplitterPaneCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add() | none | Adds a new splitter pane to the end of the collection and returns the corresponding object. |
Add(String) | name | Adds a new splitter pane with the specified name to the end of the collection and returns the corresponding object. |