public bool HasSelection { get; }
Public ReadOnly Property HasSelection As Boolean Get
public: property bool HasSelection { bool get (); }
member HasSelection : bool with get
In This Article