Filter
Assembly: ServiceStack.Blazor.dll
View Source
Declaration
public class Filter
Properties
Key
View Source
Declaration
public string Key { get; set; }
Name
View Source
Declaration
public string Name { get; set; }
Value
View Source
Declaration
public string Value { get; set; }
Values
View Source
Declaration
public List<string>? Values { get; set; }