Skip to main content
All docs
V18.2

ASPxDesignerElementSerializationInfo.link Property

Gets a value indicating whether an object should be serialized to the XtraReport.ObjectStorage or XtraReport.ComponentStorage property.

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v18.2.Web.Scripts.dll

Declaration

Property Value

Type Description
Boolean

true to serialize an object to the XtraReport.ObjectStorage; otherwise false.

See Also