SplitterSeparatorStyleBase Class
Contains styles settings defining the appearance of the ASPxSplitter’s separators in the collapsed state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return SplitterSeparatorStyleBase objects:
Remarks
These settings can be accessed via the SplitterStyles.HorizontalSeparatorCollapsed, SplitterStyles.SeparatorCollapsed and SplitterStyles.VerticalSeparatorCollapsed properties.
Inheritance
See Also