Gets or sets the width of the grid area within the control.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public override Unit GridWidth { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overrides Property GridWidth As Unit |