FilterMessagesSettingsBuilder
Methods
AddExpression(System.String)
The title of the add expression button.
Parameters
value - System.String
The value for AddExpression
AddGroup(System.String)
The title of the add group button.
Parameters
value - System.String
The value for AddGroup
And(System.String)
The text of the option which represents the "and" logical operation.
Parameters
value - System.String
The value for And
Apply(System.String)
The text inside the apply button.
Parameters
value - System.String
The value for Apply
Close(System.String)
The title of the close button.
Parameters
value - System.String
The value for Close
Fields(System.String)
The title of the fields drop down.
Parameters
value - System.String
The value for Fields
FilterExpressionLabel(System.String)
The text that will be used as an aria-label of the filter expression groups.
Parameters
value - System.String
The value for FilterExpressionLabel
FilterLogicLabel(System.String)
The text that will be used as an aria-label of the filter logic toolbars.
Parameters
value - System.String
The value for FilterLogicLabel
MainFilterLogicLabel(System.String)
The text that will be used as an aria-label of the main filter logic toolbar.
Parameters
value - System.String
The value for MainFilterLogicLabel
Operators(System.String)
The title of the operators drop down.
Parameters
value - System.String
The value for Operators
Or(System.String)
The text of the option which represents the "or" logical operation.
Parameters
value - System.String
The value for Or