<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / ListChangedEventArgs Class
Fields


In This Topic
    ListChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ListChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a ListChangedEventArgs.  
    Top
    Public Fields
     NameDescription
    Public FieldGets the type of change.  
    Public FieldGets the index of the item affected by the change.  
    Public FieldGets the old index of an item that has been moved.  
    Top
    See Also