MobileForms Toolkit Documentation

AdvancedList.AutoSelectRow Property

Gets or sets if the row is auto-selected after DataSource set.

public bool AutoSelectRow {get; set;}

Remarks

If AutoSelectRow is true, then the first row is selected after DataSurce set, otherwise no row is selected and ActiveRowIndex will be -1.

See Also

AdvancedList Class | Resco.Controls.AdvancedList Namespace