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.v24.2.dll
Declaration
Related API Members
The following members return SplitterSeparatorButtonStyle objects:
Remarks
These settings can be accessed using the following properties:
Control Level:
- SplitterStyles.HorizontalSeparatorButton
- SplitterStyles.SeparatorButton
- SplitterStyles.VerticalSeparatorButton
Pane Level:
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
SplitterStyle
SplitterSimpleStyle
SplitterSeparatorButtonStyle
See Also