Skip to main content
Tab

SplitterPaneStyle Class

Contains style settings that define the appearance of panes within the ASPxSplitter control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class SplitterPaneStyle :
    SplitterStyle

The following members return SplitterPaneStyle objects:

Remarks

These settings can be accessed using the following properties:

Control Level:

Pane Level:

See Also