SplitterSeparatorStyle Class
Contains style settings that define the appearance of separators within the ASPxSplitter control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return SplitterSeparatorStyle objects:
Remarks
These settings can be accessed using the following properties:
Control Level:
- SplitterStyles.HorizontalSeparator
- SplitterStyles.HorizontalSeparatorCollapsed
- SplitterStyles.Separator
- SplitterStyles.SeparatorCollapsed
- SplitterStyles.VerticalSeparator
- SplitterStyles.VerticalSeparatorCollapsed
Pane Level:
Inheritance
See Also