GrapeCity ActiveReports for .NET 16.0J
Name プロパティ (DataSource)

GrapeCity.ActiveReports.PageReportModel 名前空間 > DataSource クラス : Name プロパティ

Gets or sets a value indicating the name of the data source.

シンタックス
'宣言
 
Public Property Name As String
public string Name {get; set;}

プロパティ値

A String indicating the name of the data source.

解説
Each data source must have a unique name.
参照

DataSource クラス
DataSource メンバ