SelectedCells プロパティ (FlexAdvancedDataGrid)

処理

[読み取り専用] 行インデックスおよび列インデックスとしてセル位置の配列。

selectionMode プロパティの値が変更されると、このプロパティは null (Visual Basic では Nothing) に設定されます。

構文

C#
protected String selectedCells { get; }
VB
'Declaration
Protected Read Property selectedCells As String

アクセス

読み取り専用。