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

In This Topic
    ListChangedType Field (ListChangedEventArgs)
    In This Topic
    Gets the type of change.
    Syntax
    'Declaration
     
    Public ReadOnly ListChangedType As ListChangedType
    public readonly ListChangedType ListChangedType
    See Also