ToggleSwitchEditSettings.ToggleSwitchWidth Property
Gets or sets the width of the toggle switch. This is a dependency property.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Double | The toggle switch width. |
See Also