SelectedRowTexts プロパティ (SLDataGrid)

クラス

SLDataGrid.

処理

[読み取り専用] 現在選択されている行のテキスト。行が選択されていない場合は空のリスト。

構文

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

アクセス

読み取り専用。