[]
Gets or sets an XML string containing the complete report definition.
[Browsable(false)]
public string ReportDefinition { get; set; }
<Browsable(False)>
Public Property ReportDefinition As String
This property can be used to store report definitions into databases, to place them in the clipboard, or to copy reports from one FlexReport component to another.