SplitButton.SeparatorThickness Property
In This Article
Gets or sets the thickness of the separator between the main button and dropdown button. This is a dependency property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Thickness | The thickness of the separator between the main button and dropdown button. |
See Also