[]
        
(Showing Draft Content)

C1.Win.FlexReport.C1FlexReport.ReportDefinition

ReportDefinition Property

ReportDefinition

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

Declaration
[Browsable(false)]
public string ReportDefinition { get; set; }
Remarks

This property can be used to store report definitions into databases, to place them in the clipboard, or to copy reports from one C1FlexReport component to another.