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


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

FlexViewerPane クラス
FlexViewerPane メンバ