ActiveReports 12
InnerXML Property (Custom)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Custom Class : InnerXML Property

Gets or sets a String value representing the Custom XML.

Syntax
'Declaration
 
Public Property InnerXML As String
public string InnerXML {get; set;}

Property Value

A String value representing the Custom xml.

See Also

Reference

Custom Class
Custom Members