Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public SplitterSeparatorButtonStyle HorizontalSeparatorButton { get; }

Property Value

Type Description
SplitterSeparatorButtonStyle

A SplitterSeparatorButtonStyle object containing style settings.

See Also