ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / CustomTaskPropertyDescriptor Class / SupportsChangeEvents Property

In This Topic
    SupportsChangeEvents Property (CustomTaskPropertyDescriptor)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property SupportsChangeEvents As System.Boolean
    public virtual System.bool SupportsChangeEvents {get;}
    See Also