AppearanceOptions.Empty Property
Returns an AppearanceOptions object whose settings are not initialized.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
AppearanceOptions | An AppearanceOptions object whose settings are not initialized. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Empty |
---|---|
AppearanceObject |
|
AppearanceOptions |
Empty
|
See Also