Gets or sets a value that determines whether the grid is visible in the view; true by default.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual bool IsGridVisible { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property IsGridVisible As Boolean |