Reports for WinForms
TagsInputDialogClass プロパティ

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : TagsInputDialogClass プロパティ
タグ値の入力に使用されるフォームのタイプを取得または設定します(フォームは ShowTagsInputDialogが true の場合に表示されます)。フォームタイプは C1.C1Preview.Forms.TagsInputFormBaseから派生する必要があります。
シンタックス
'宣言
 
Public Property TagsInputDialogClass As System.Type
public System.Type TagsInputDialogClass {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ