SelectedCells プロパティ (WPFToolkitDataGrid)

処理

[読み取り専用] 現在選択されているセルのリスト。

構文

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

アクセス

読み取り専用。