2024 Property
Changes 4
P

ViewSchedule.RowHeightOverride

Description:
Defines the override that is applied to the row height.
Remarks:

Setting this property to anything but None will allow setting the RowHeight property. This is taken into account when the schedule is viewed as a ScheduleSheetInstance on a ViewSheet.

public RowHeightOverrideOptions RowHeightOverride { get; set; }