SvgImageBox.LookAndFeel Property
In This Article
Gets or sets the control’s look-and-feel.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
public UserLookAndFeel LookAndFeel { get; }
#Property Value
Type | Description |
---|---|
User |
The control’s look-and-feel settings. |
See Also