FlexReport for WinForms
DataSourceName プロパティ (FlexReport)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > FlexReport クラス : DataSourceName プロパティ
Gets or sets the name of the report's main data source. This name should match the name of a data source in the DataSources collection.
シンタックス
'宣言
 
Public Property DataSourceName As System.String
'使用法
 
Dim instance As FlexReport
Dim value As System.String
 
instance.DataSourceName = value
 
value = instance.DataSourceName
public System.string DataSourceName {get; set;}
参照

参照

FlexReport クラス
FlexReport メンバ