ScheduleField.ColumnHeading
Description:
The column heading text.
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).
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; }
-
When setting this property: A non-optional argument was NULL