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

SplitterStyles.VerticalSeparatorButton Property

Gets style settings defining the appearance of the collapse backward and collapse forward buttons within the splitter’s vertical separators.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public SplitterSeparatorButtonStyle VerticalSeparatorButton { get; }

Property Value

Type Description
SplitterSeparatorButtonStyle

A SplitterSeparatorButtonStyle object containing style settings.

See Also