Skip to main content
A newer version of this page is available. .

LayoutControlItem.SvgImage Property

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v19.2.dll

Declaration

[Browsable(false)]
[DXCategory("Appearance")]
[XtraSerializableProperty]
[DefaultValue(null)]
public virtual SvgImage SvgImage { get; set; }

Property Value

Type Default
SvgImage *null*
See Also