Provides data for the ListChanged event.

Namespace:  C1.Olap
Assembly:  C1.Silverlight.Olap.4 (in C1.Silverlight.Olap.4.dll)

Syntax

C#
public class ListChangedEventArgs : EventArgs
Visual Basic
Public Class ListChangedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Olap..::..ListChangedEventArgs

See Also