New to Telerik UI for WinFormsStart a free 30-day trial

Enumeration defining the collapsed state of a splitter element.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum SplitterCollapsedState

Fields

The splitter is collapsed to the next panel.

C#
Next = 2

The splitter is not collapsed.

C#
None = 0

The splitter is collapsed to the previous panel.

C#
Previous = 1
In this article
DefinitionFieldsNextNonePrevious
Not finding the help you need?
Contact Support