ComponentOne GanttView for WinForms
IsReadOnly Property (CustomTaskPropertyDescriptor)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > CustomTaskPropertyDescriptor Class : IsReadOnly Property
Gets the read only state of property.
Syntax
'Declaration
 
Public Overrides ReadOnly Property IsReadOnly As System.Boolean
public override System.bool IsReadOnly {get;}
See Also

Reference

CustomTaskPropertyDescriptor Class
CustomTaskPropertyDescriptor Members