SplitterPane.CollapsedStyle Property
Gets style properties defining the appearance of a pane in the collapsed state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
SplitterPaneCollapsedStyle | A SplitterPaneCollapsedStyle object containing style settings. |
See Also