You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <para lang="en">Gets or sets whether data is filtered. Default is false. Setting to true indicates data is already filtered and the component will not perform any filtering. Setting to false indicates data is not filtered and the component will perform filtering.</para>
/// <para lang="en">Gets or sets whether data is sorted. Default is false. Setting to true indicates data is already sorted and the component will not perform any sorting. Setting to false indicates data is not sorted and the component will perform sorting.</para>
/// <para lang="en">Gets or sets whether data is searched. Default is false. Setting to true indicates data is already searched and the component will not perform any searching. Setting to false indicates data is not searched and the component will perform searching.</para>
0 commit comments