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

SplitterStyles.HorizontalSeparatorButton Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public SplitterSeparatorButtonStyle HorizontalSeparatorButton { get; }

Property Value

Type Description
SplitterSeparatorButtonStyle

A SplitterSeparatorButtonStyle object containing style settings.

See Also