Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / C1BindingSource Class / SupportsChangeNotification Property

In This Topic
    SupportsChangeNotification Property (C1BindingSource)
    In This Topic
    Gets a value indicating whether the data source supports change notification.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property SupportsChangeNotification As System.Boolean
    public virtual System.bool SupportsChangeNotification {get;}
    See Also