SplitterPane.CollapsedStyle Property
In This Article
Gets style properties defining the appearance of a pane in the collapsed state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public SplitterPaneCollapsedStyle CollapsedStyle { get; }
#Property Value
Type | Description |
---|---|
Splitter |
A Splitter |
See Also