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


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

FlexViewer クラス
FlexViewer メンバ