AppearanceOptions() Constructor
Initializes a new instance of the AppearanceOptions class.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Remarks
This constructor is automatically called when an AppearanceObject initializes its AppearanceObject.Options property. Usually, you will have no need to use this constructor in applications.
See Also