Click or drag to resize
SplitterItemsCollection Methods

The SplitterItemsCollection type exposes the following members.

Methods
  Name Description
Public method Clear
Removes all items from the collection.
Public method Insert
Inserts the specified SplitterItem in the collection at the specified index location.
Public method RemoveAt
Removes the SplitterItem at the specified index from the collection.
Top
See Also