Skip to main content
All docs
V18.2

ASPxDesignerElementSerializationInfo.info Property

Gets the information about a complex object’s content.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public ASPxDesignerElementSerializationInfo[] info { get; }

Property Value

Type Description
ASPxDesignerElementSerializationInfo[]

An array of ASPxDesignerElementSerializationInfo objects.

See Also