Enum SplitterCollapsedState
Enumeration defining the collapsed state of a splitter element.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum SplitterCollapsedState
Next
The splitter is collapsed to the next panel.
None
The splitter is not collapsed.
Previous
The splitter is collapsed to the previous panel.