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