Back to Devexpress

SvgImageBox.LookAndFeel Property

windowsforms-devexpress-dot-xtraeditors-dot-svgimagebox-dc4c8b84.md

latest1.1 KB
Original Source

SvgImageBox.LookAndFeel Property

Gets or sets the control’s look-and-feel.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public UserLookAndFeel LookAndFeel { get; }
vb
Public ReadOnly Property LookAndFeel As UserLookAndFeel

Property Value

TypeDescription
UserLookAndFeel

The control’s look-and-feel settings.

|

See Also

SvgImageBox Class

SvgImageBox Members

DevExpress.XtraEditors Namespace