BeforeItemDataBind event arguments

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

Syntax

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

Inheritance Hierarchy

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

See Also