Back to Devexpress

SplitterSeparatorStyle Class

aspnet-devexpress-dot-web-5a2b05a3.md

latest3.3 KB
Original Source

SplitterSeparatorStyle Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class SplitterSeparatorStyle :
    SplitterSeparatorStyleBase
vb
Public Class SplitterSeparatorStyle
    Inherits SplitterSeparatorStyleBase

The following members return SplitterSeparatorStyle 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 SplitterSeparatorStyleBase SplitterSeparatorStyle

See Also

SplitterSeparatorStyle Members

Splitter

DevExpress.Web Namespace