AppearanceOptions.Empty Property
Returns an AppearanceOptions object whose settings are not initialized.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v26.1.dll
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