FlexReport for WinForms
DocumentSource プロパティ (C1FlexViewer)


C1.Win.FlexViewer.4.5.2 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewer クラス : DocumentSource プロパティ
ビューアによって表示されるドキュメントを取得または設定します。
シンタックス
'宣言
 
Public Property DocumentSource As C1DocumentSource
'使用法
 
Dim instance As C1FlexViewer
Dim value As C1DocumentSource
 
instance.DocumentSource = value
 
value = instance.DocumentSource
public C1DocumentSource DocumentSource {get; set;}
参照

C1FlexViewer クラス
C1FlexViewer メンバ