public int[] SelectedRowsIndices { get; }
Public ReadOnly Property SelectedRowsIndices As Integer() Get
public: property array<int>^ SelectedRowsIndices { array<int>^ get (); }
member SelectedRowsIndices : int[] with get
In This Article