Skip to main content

XRDesignMdiController.UseDefaultSvgImages Property

OBSOLETE

This property is no longer used.

Namespace: DevExpress.XtraReports.UserDesigner

Assembly: DevExpress.XtraReports.v23.2.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

[Browsable(false)]
[Obsolete("This property is no longer used.")]
public bool UseDefaultSvgImages { get; set; }

Property Value

Type Description
Boolean

true, to use vector images; otherwise, false.

See Also