Skip to main content
A newer version of this page is available. .

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.v18.2.dll

Declaration

public class FormUserLookAndFeel :
    ContainerUserLookAndFeel,
    IFormLookAndFeel

The following members return FormUserLookAndFeel objects:

Inheritance

See Also