ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / BaseTask Class / IsEdit Property

In This Topic
    IsEdit Property (BaseTask)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEdit As System.Boolean
    public System.bool IsEdit {get;}
    See Also