FlexReport for WPF
DocumentSource プロパティ (C1FlexViewerPane)


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

C1FlexViewerPane クラス
C1FlexViewerPane メンバ