public bool IsSelected { get; }
Public ReadOnly Property IsSelected As Boolean Get
public: virtual property bool IsSelected { bool get () sealed; }
abstract IsSelected : bool with get override IsSelected : bool with get
In This Article