[]
        
(Showing Draft Content)

C1.Report.FlexReport.ReportDefinition

ReportDefinition Property

ReportDefinition

Gets or sets an XML string containing the complete report definition.

Declaration
[Browsable(false)]
public string ReportDefinition { get; set; }
<Browsable(False)>
Public Property ReportDefinition As String
Remarks

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.