[]
Gets or sets whether this row or column is selected.
[Browsable(false)]
public virtual bool Selected { get; set; }
Use this property to get or set the selection state for individual rows when the grid's SelectionMode property is set to ListBox.