Back to Devexpress

AppearanceOptions.Empty Property

windowsforms-devexpress-dot-utils-dot-appearanceoptions-03179a8d.md

latest1.6 KB
Original Source

AppearanceOptions.Empty Property

Returns an AppearanceOptions object whose settings are not initialized.

Namespace : DevExpress.Utils

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public static AppearanceOptions Empty { get; }
vb
Public Shared ReadOnly Property Empty As AppearanceOptions

Property Value

TypeDescription
AppearanceOptions

An AppearanceOptions object whose settings are not initialized.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to Empty
AppearanceObject

.Options .Empty

| | AppearanceOptions |

.Empty .Empty

|

See Also

AppearanceOptions Class

AppearanceOptions Members

DevExpress.Utils Namespace