<Code Lib>
2020 Property
Changes 0
P

ScheduleSortGroupField.ShowBlankLine

Description:
Indicates if an empty row should be displayed between groups.
Remarks:
True if an empty row should be displayed, false otherwise.

public bool ShowBlankLine { get; set; }

Loading…