Gets or sets the width (in pixels) of the current column.

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

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

See Also