Skip to main content
A newer version of this page is available. .
Tab

SplitterStyles.Separator Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public SplitterSeparatorStyle Separator { get; }

Property Value

Type Description
SplitterSeparatorStyle

A SplitterSeparatorStyle object containing style settings.

See Also