FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Interaction Namespace / C1RangeSelector Class / IsDisposed Property

In This Topic
    IsDisposed Property (C1RangeSelector)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDisposed As Boolean
    public bool IsDisposed {get;}
    See Also