FormUserLookAndFeel Class
In This Article
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
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
public class FormUserLookAndFeel :
ContainerUserLookAndFeel,
IFormLookAndFeel
#Related API Members
The following members return FormUserLookAndFeel objects:
#Inheritance
Object
UserLookAndFeel
ContainerUserLookAndFeel
FormUserLookAndFeel
See Also