MobileForms Toolkit Documentation

AdvancedList.SelectedRows Property

Gets the array of selected rows.

public Row[] SelectedRows {get;}

Property Value

The array of selected rows.

Remarks

Getting this array is time consuming, the value is not cached.

See Also

AdvancedList Class | Resco.Controls.AdvancedList Namespace