Gets or sets a value indicating whether the current column should be visible in the view.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public bool IsVisible { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property IsVisible As Boolean |