PivotField.Caption

PivotField.Caption property

The label text for the pivot field show in report. By default show the name.

public string Caption { get; set; }

See Also