Skip to main content
Tab

SplitterPaneCollapsedStyle Class

Contains style settings that define the appearance of the ASPxSplitter’s panes in the collapsed state.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class SplitterPaneCollapsedStyle :
    SplitterSimpleStyle

The following members return SplitterPaneCollapsedStyle objects:

Remarks

These settings can be accessed using the following properties:

Control Level:

Pane Level:

See Also