共用方式為


DataGridCellsPresenter.Item 屬性

定義

取得資料列所表示的資料項目。

public:
 property System::Object ^ Item { System::Object ^ get(); };
public object Item { get; }
member this.Item : obj
Public ReadOnly Property Item As Object

屬性值

Object

資料列所表示的資料項目。

適用於

另請參閱