MaxFilteredItem Property
MaxFilteredItem
Gets or sets the maximum number of items that can be obtained when filtering.
The value must be greater than zero.
The default value is 10.
Declaration
public int MaxFilteredItem { get; set; }
Public Property MaxFilteredItem As Integer