SplitterBarState Enum
Lists horizontal splitter bar states.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Members
| Name | Description |
|---|---|
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. |
Related API Members
The following properties accept/return SplitterBarState values:
See Also