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

In This Topic
    _isAboutToUnload Field (AppointmentsCoverPane)
    In This Topic
    Determines whether the pane is about to be unloaded.
    Syntax
    'Declaration
     
    
    Protected _isAboutToUnload As Boolean
    protected bool _isAboutToUnload
    See Also