EditExtractOptionsContext.LookAndFeel Property
In This Article
Provides access to the settings which control the Wizard pages’ look and feel.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
public UserLookAndFeel LookAndFeel { get; set; }
#Property Value
Type | Description |
---|---|
User |
A User |
See Also