ToggleSwitchEdit.UndefinedStateContent Property
Gets or sets the content that is displayed when the toggle switch edit is in the undefined state. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Object | The content of the toggle switch. |
See Also