SplitterStyles.SeparatorButton Property
In This Article
Gets style settings defining the appearance of collapse backward and collapse forward buttons within the splitter’s separators.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public SplitterSeparatorButtonStyle SeparatorButton { get; }
#Property Value
Type | Description |
---|---|
Splitter |
A Splitter |
See Also