Items プロパティ (DataGrid)

クラス

DataGrid.

処理

[読み取り専用] 列のすべての項目のリスト。

構文

C#
protected List(Of DataGridItem) Items { get; }
VB
'Declaration
Protected Read Property Items As List(Of DataGridItem)

アクセス

読み取り専用。