2021 Property
Changes 0
P

ScheduleField.ColumnHeading

Description:
The column heading text.
Remarks:
On initial creation of a ScheduleField, the column heading is initialized based on the field name (typically a parameter name).
public string ColumnHeading { get; set; }