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

SplitterPane.CollapsedStyle Property

Gets style properties defining the appearance of a pane in the collapsed state.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public SplitterPaneCollapsedStyle CollapsedStyle { get; }

Property Value

Type Description
SplitterPaneCollapsedStyle

A SplitterPaneCollapsedStyle object containing style settings.

See Also