'Declaration
Public Overridable ReadOnly Property Selected As Boolean
public virtual bool Selected {get;}
Property Value
true
if this instance is selected; otherwise, false
.'Declaration
Public Overridable ReadOnly Property Selected As Boolean
public virtual bool Selected {get;}
true
if this instance is selected; otherwise, false
.