Back to Devexpress

SplitterPaneCollapsedStyle Class

aspnet-devexpress-dot-web-e0638753.md

latest2.3 KB
Original Source

SplitterPaneCollapsedStyle Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class SplitterPaneCollapsedStyle :
    SplitterSimpleStyle
vb
Public Class SplitterPaneCollapsedStyle
    Inherits SplitterSimpleStyle

The following members return SplitterPaneCollapsedStyle objects:

Remarks

These settings can be accessed using the following properties:

Control Level:

Pane Level:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle SplitterStyle SplitterSimpleStyle SplitterPaneCollapsedStyle

See Also

SplitterPaneCollapsedStyle Members

Splitter

DevExpress.Web Namespace