WizardControl.Appearance Property
Provides access to the settings that control the appearance of the WizardControl‘s elements.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v24.1.dll
NuGet Package: DevExpress.Win
Declaration
Property Value
Type | Description |
---|---|
WizardAppearanceCollection | AWizardAppearanceCollection object containing the appearance settings. |
See Also