Back to Devexpress

SplitterPaneStyle Class

aspnet-devexpress-dot-web-0fe0fa7e.md

latest2.4 KB
Original Source

SplitterPaneStyle Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class SplitterPaneStyle :
    SplitterStyle
vb
Public Class SplitterPaneStyle
    Inherits SplitterStyle

The following members return SplitterPaneStyle objects:

Remarks

These settings can be accessed using the following properties:

Control Level:

Pane Level:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Show 11 items

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle SplitterStyle SplitterPaneStyle FileManagerContainerStyleBase

FileManagerFileContainerStyle

FileManagerFolderContainerStyle

See Also

SplitterPaneStyle Members

Splitter

DevExpress.Web Namespace