Class FilterListOperator
Inheritance
System.Object
FilterListOperator
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class FilterListOperator : Object
Constructors
FilterListOperator()
Declaration
public FilterListOperator()
Properties
Operator
Text
Declaration
public string Text { get; set; }
Property Value
System.String
|