Back to Devexpress

SplitterSeparatorButtonStyle Class

aspnet-devexpress-dot-web-9f412061.md

latest3.0 KB
Original Source

SplitterSeparatorButtonStyle Class

Contains style settings that define the appearance of button elements (such as the collapse backward button and collapse forward button) within the ASPxSplitter control.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

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

See Also

SplitterSeparatorButtonStyle Members

Splitter

DevExpress.Web Namespace