Gets or sets a value that indicates whether the current item should be read only in the grid and chart areas.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public bool IsReadOnly { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property IsReadOnly As Boolean |