Skip to main content
Tab

SplitterStyles.VerticalSeparator Property

Gets style settings defining the appearance of vertical separators within the ASPxSplitter.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public SplitterSeparatorStyle VerticalSeparator { get; }

Property Value

Type Description
SplitterSeparatorStyle

A SplitterSeparatorStyle object containing style settings.

See Also