Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IBindingListView.cs
Go to the documentation of this file.
3
5
7{
8 string? Filter
9 {
10 get; [RequiresUnreferencedCode("Members of types used in the filter expression might be trimmed.")]
11 set;
12 }
13
15
17
18 bool SupportsFiltering { get; }
19
21
23}
void ApplySort(ListSortDescriptionCollection sorts)
ListSortDescriptionCollection SortDescriptions