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