XtraBaseArgs.LookAndFeel Property
In This Article
Gets or sets the LookAndFeel object applied to the owner.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public UserLookAndFeel LookAndFeel { get; set; }
#Property Value
Type | Description |
---|---|
User |
The Look |
See Also