Skip to main content
A newer version of this page is available. .
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.v19.1.dll

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