AutoComplete for ASP.NET Web Forms
ReportDefinition プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > C1Report クラス : ReportDefinition プロパティ
Gets or sets an Xml string containing the complete report definition.
シンタックス
'宣言
 
Public Property ReportDefinition As System.String
public System.string ReportDefinition {get; set;}
解説
This property can be used to store report definitions into databases, to place them in the clipboard, or to copy reports from one C1Report component to another.
参照

C1Report クラス
C1Report メンバ