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

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

Exporter クラス
Exporter メンバ