Cells プロパティ (WPFDataGridRow)

クラス

WPFDataGridRow.

処理

[読み取り専用] データ グリッド行のセル。

構文

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

アクセス

読み取り専用。