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