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

Declaration

public class FormUserLookAndFeel :
    ContainerUserLookAndFeel,
    IFormLookAndFeel

The following members return FormUserLookAndFeel objects:

Inheritance

See Also