AppearanceOptions.Empty Property
In This Article
Returns an AppearanceOptions object whose settings are not initialized.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
public static AppearanceOptions Empty { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Empty |
---|---|
Appearance |
|
Appearance |
Empty
|
See Also