Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / LabelStorage Class / SupportsChangeNotification Property

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