Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / AppointmentStorage Class / BoundMode Property

In This Topic
    BoundMode Property (AppointmentStorage)
    In This Topic
    Gets a value indicating if the collection is bound to data.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property BoundMode As Boolean
    public bool BoundMode {get;}
    See Also