Skip to main content

FormUserLookAndFeel Class

Contains settings that specify the look and feel of the current form and all DevExpress controls placed on the form.

Namespace: DevExpress.LookAndFeel.Helpers

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public class FormUserLookAndFeel :
    ContainerUserLookAndFeel,
    IFormLookAndFeel

The following members return FormUserLookAndFeel objects:

Inheritance

See Also