True DBGrid for WinForms
DataSource プロパティ (Frame)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid.BaseGrid 名前空間 > Frame クラス : DataSource プロパティ
Gets or sets the source containing a list of values used to populate the items within the control.
シンタックス
'宣言
 
Public Property DataSource As System.Object
public System.object DataSource {get; set;}
解説
The DataSource property specifies the list of values used to bind a C1.Win.C1TrueDBGrid.C1TrueDBGrid or C1.Win.C1TrueDBGrid.C1TrueDBDropdown control.
参照

Frame クラス
Frame メンバ