Back to Devexpress

EditExtractOptionsContext.LookAndFeel Property

dashboard-devexpress-dot-dashboardwin-dot-editextractoptionscontext.md

latest1.3 KB
Original Source

EditExtractOptionsContext.LookAndFeel Property

Provides access to the settings which control the Wizard pages’ look and feel.

Namespace : DevExpress.DashboardWin

Assembly : DevExpress.Dashboard.v25.2.Win.dll

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public UserLookAndFeel LookAndFeel { get; set; }
vb
Public Property LookAndFeel As UserLookAndFeel

Property Value

TypeDescription
UserLookAndFeel

A UserLookAndFeel object whose properties specify the look and feel settings applied to the Wizard pages.

|

See Also

EditExtractOptionsContext Class

EditExtractOptionsContext Members

DevExpress.DashboardWin Namespace