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

SplitterStyles.SeparatorButton Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public SplitterSeparatorButtonStyle SeparatorButton { get; }

Property Value

Type Description
SplitterSeparatorButtonStyle

A SplitterSeparatorButtonStyle object containing style settings.

See Also