Back to Devexpress

WizardControl.Appearance Property

windowsforms-devexpress-dot-xtrawizard-dot-wizardcontrol-211acf94.md

latest1.3 KB
Original Source

WizardControl.Appearance Property

Provides access to the settings that control the appearance of the WizardControl‘s elements.

Namespace : DevExpress.XtraWizard

Assembly : DevExpress.XtraWizard.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

csharp
[DXCategory("Appearance")]
public WizardAppearanceCollection Appearance { get; }
vb
<DXCategory("Appearance")>
Public ReadOnly Property Appearance As WizardAppearanceCollection

Property Value

TypeDescription
WizardAppearanceCollection

AWizardAppearanceCollection object containing the appearance settings.

|

See Also

WizardControl Class

WizardControl Members

DevExpress.XtraWizard Namespace