GroupedFindItemsResults<TItem>.MoreAvailable Property

Definition

Gets a value that indicates whether more items that match the search criteria are available in the searched folder.

public:
 property bool MoreAvailable { bool get(); };
public bool MoreAvailable { get; }
Public ReadOnly Property MoreAvailable As Boolean

Property Value

true if more items are available; otherwise, false.

Applies to