ReportViewer for ASP.NET Web Forms
DocumentInfoFormClass プロパティ

C1.C1Report.4 アセンブリ > C1.C1Preview.Export 名前空間 > Exporter クラス : DocumentInfoFormClass プロパティ
DocumentInfo クラスのフィールドの編集に使用されるフォームのタイプを取得または設定します。 このフォームは、エクスポートオプションフォーム(OptionsFormClass)から呼び出すことができます。 フォームのタイプは、C1.C1Preview.Forms.DocumentInfoForm に割り当て可能である必要があります。
シンタックス
'宣言
 
Public Property DocumentInfoFormClass As System.Type
public System.Type DocumentInfoFormClass {get; set;}
参照

Exporter クラス
Exporter メンバ