SplitterStyles.HorizontalSeparator Property
Gets style settings which define the appearance of the horizontal separators within the ASPxSplitter.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| SplitterSeparatorStyle | A SplitterSeparatorStyle object containing style settings. |
See Also