RebuildResultSchemaContext.LookAndFeel Property
In This Article
Specifies the look and feel settings for the Rebuild Schema dialog.
Namespace: DevExpress.DataAccess.UI.Sql
Assembly: DevExpress.DataAccess.v24.2.UI.dll
NuGet Package: DevExpress.DataAccess.UI
#Declaration
public UserLookAndFeel LookAndFeel { get; set; }
#Property Value
Type | Description |
---|---|
User |
A User |
See Also