Gets or sets the maximum multiple lines displaed per row.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
int MaxLineCountPerRow { get; set; }
Visual Basic (Declaration)
Property MaxLineCountPerRow As Integer

See Also