SplitterStyles.PaneCollapsed Property
Gets style settings defining the appearance of the ASPxSplitter's panes in the collapsed state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public SplitterPaneCollapsedStyle PaneCollapsed { get; }
Public ReadOnly Property PaneCollapsed As SplitterPaneCollapsedStyle
Property Value
Type | Description |
---|---|
SplitterPaneCollapsedStyle | A SplitterPaneCollapsedStyle object containing style settings. |
See Also
Feedback