[]
Gets or sets a value that indicates whether the filtered row list will be reset if there is no filtered row. Set this property to False to be compatible with version 6 or earlier.
public bool ResetIfNoFilteredRow { get; set; }
Public Property ResetIfNoFilteredRow As Boolean