ComponentOne GanttView for WinForms
ReadOnly Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : ReadOnly Property
Gets or sets a value that determines whether the gantt view is in read only mode.
Syntax
'Declaration
 
Public Property ReadOnly As System.Boolean
public System.bool ReadOnly {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members