C1ItemPropertyChangedEventArgs is used by the ItemPropertyChanged event.

Namespace:  C1.Web.iPhone.C1NavigationList
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Web.iPhone.C1NavigationList..::..C1ItemPropertyChangedEventArgs

See Also