SelectedCell プロパティ (SLDataGrid)

クラス

SLDataGrid.

処理

[読み取り専用] 現在選択されているセル。セルが選択されていない場合は null (Visual Basic では Nothing)。

構文

C#
protected SLDataGridCell SelectedCell { get; }
VB
'Declaration
Protected Read Property SelectedCell As SLDataGridCell

アクセス

読み取り専用。