WizardControl.LookAndFeel Property
Provides access to the settings that control the XtraWizard’s look and feel.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v24.1.dll
NuGet Package: DevExpress.Win
Declaration
Property Value
Type | Description |
---|---|
UserLookAndFeel | A UserLookAndFeel object whose properties specify the control’s look and feel. |
Remarks
For more information on the look and feel technology, see the Look And Feel and Skinning topic.
See Also