Back to Devexpress

SvgImageItem.HasBackground Property

windowsforms-devexpress-dot-xtraeditors-dot-svgimageitem-2d627aac.md

latest1.1 KB
Original Source

SvgImageItem.HasBackground Property

Gets whether the item has a background.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
[Browsable(false)]
public bool HasBackground { get; }
vb
<Browsable(False)>
Public ReadOnly Property HasBackground As Boolean

Property Value

TypeDescription
Boolean

true if the item has a background; otherwise, false.

|

See Also

SvgImageItem Class

SvgImageItem Members

DevExpress.XtraEditors Namespace