SplitterStyles.HorizontalSeparator Property
In This Article
Gets style settings which define the appearance of the horizontal separators within the ASPxSplitter.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public SplitterSeparatorStyle HorizontalSeparator { get; }
#Property Value
Type | Description |
---|---|
Splitter |
A Splitter |
See Also