ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / BaseObject Class / IsEdit Property

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