Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / ListChangedEventArgs Class / ListChangedType Property

In This Topic
    ListChangedType Property
    In This Topic
    Gets the type of change.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ListChangedType As ListChangedType
    public ListChangedType ListChangedType {get;}
    See Also