PowerTools MultiRow for Windows Forms 8.0J
DataSource プロパティ (ListCell)

リストに表示されるデータを含むデータソースを取得または設定します。
構文
Public Overridable Property DataSource As Object
public virtual object DataSource {get; set;}

プロパティ値

リストにデータを提供するために使用される、値のコレクションを含むSystem.Collections.IListまたはSystem.ComponentModel.IListSource。既定値はnull 参照 (Visual Basicでは Nothing)です。
参照

ListCell クラス
ListCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.