Gets or sets whether the row is selected.
true if row is selected, otherwise false.
Setting directly the Selected property of a Row does not fire RowSelect event.
When the row is selected, the SelectedTemplateIndex is used to display the row, otherwise the TemplateIndex is used to display row..
Row Class | Resco.Controls.AdvancedList Namespace