PivotFieldMenuMessagesBuilder
Methods
Info(System.String)
Sets the text for the info message.
Parameters
message - System.String
The message text.
FilterFields(System.String)
Sets the text for the filter fields label.
Parameters
message - System.String
The message text.
Filter(System.String)
Sets the text for the filter button.
Parameters
message - System.String
The message text.
Include(System.String)
Sets the text for the include checkbox label.
Parameters
message - System.String
The message text.
Title(System.String)
Sets the text for the field menu title.
Parameters
message - System.String
The message text.
Clear(System.String)
Sets the text for the clear button.
Parameters
message - System.String
The message text.
Ok(System.String)
Sets the text for the OK button.
Parameters
message - System.String
The message text.
Cancel(System.String)
Sets the text for the Cancel button.
Parameters
message - System.String
The message text.
Operators(System.Action)
Sets the messages of the pivotFieldMenu filter operators.
Parameters
addViewAction - System.Action<StringOperatorsBuilder>
The lambda which configures the pivotFieldMenu operator messages