2027 Property
Changes 0
P

ScheduleField.GridColumnWidth

Description:
The width of the column in the editable grid view, measured in feet.
Remarks:

In a schedule with an embedded ScheduleDefinition, a column may display two fields, one from each ScheduleDefinition. In that case, the larger of the two widths is used.

It is always aligned with the SheetColumnWidth.

public double GridColumnWidth { get; set; }