Gets or sets a value that indicates whether the current item should be hidden in the view, for filtering purposes.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public bool IsHidden { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property IsHidden As Boolean |