Scheduler for UWP | ComponentOne
C1.Xaml.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
     
    
    <CLSCompliantAttribute(False)>
    Protected _isAboutToUnload As Boolean
    [CLSCompliant(false)]
    protected bool _isAboutToUnload
    See Also