Property IsSelected
IsSelected
Gets or sets a value indicating whether the current item is selected.
[Browsable(false)]
public virtual bool IsSelected { get; set; }
Property Value
Remarks
Changing this property updates the selection state of the item within its associated container, if any.