PivotGridMessagesBuilder
Methods
MeasureFields(System.String)
Sets the text for the measure fields label.
Parameters
message - System.String
The message text.
ColumnFields(System.String)
Sets the text for the column fields label.
Parameters
message - System.String
The message text.
RowFields(System.String)
Sets the text for the row fields label.
Parameters
message - System.String
The message text.
FieldMenu(System.Action)
Sets the messages of the pivotFieldMenu.
Parameters
addViewAction - System.Action<PivotFieldMenuMessagesBuilder>
The lambda which configures the pivotFieldMenu messages