Skip to main content
Tab

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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class SplitterSeparatorButtonStyle :
    SplitterSimpleStyle

The following members return SplitterSeparatorButtonStyle objects:

Remarks

These settings can be accessed using the following properties:

Control Level:

Pane Level:

See Also