Gets or sets the minimum width of the grid to be used as a left splitting limit within the control.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

C#
public virtual double MinGridWidth { get; set; }
Visual Basic (Declaration)
Public Overridable Property MinGridWidth As Double

See Also