Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / AppointmentsCoverPane Class / _lastStart Field

In This Topic
    _lastStart Field (AppointmentsCoverPane)
    In This Topic
    Might be used in derived classes during HostElementsList collection.
    Syntax
    'Declaration
     
    
    Protected _lastStart As Date
    protected DateTime _lastStart
    See Also