Back to Devexpress

SplitterBarState Enum

officefileapi-devexpress-dot-docs-dot-presentation-966dc93e.md

latest1.4 KB
Original Source

SplitterBarState Enum

Lists horizontal splitter bar states.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public enum SplitterBarState
vb
Public Enum SplitterBarState

Members

NameDescription
Minimized

The slide region occupies the minimum available space within the application’s viewing area.

| | Restored |

The primary region has a specific intermediate size.

| | Maximized |

The slide region occupies the maximum available space within the application’s viewing area.

|

The following properties accept/return SplitterBarState values:

See Also

DevExpress.Docs.Presentation Namespace