Gets or sets a value that indicates whether the current column cells should be read only.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public bool IsReadOnly { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property IsReadOnly As Boolean |