Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / CalendarBase Class / IsDisposed Property

In This Topic
    IsDisposed Property (CalendarBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property IsDisposed As Boolean
    protected bool IsDisposed {get; set;}
    See Also