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

NuGet Package: DevExpress.Web

Declaration

public SplitterSeparatorButtonStyle VerticalSeparatorButton { get; }

Property Value

Type Description
SplitterSeparatorButtonStyle

A SplitterSeparatorButtonStyle object containing style settings.

See Also