Version

FormatCollectionEvent Method (DataTreeBot)

Called by the NavBot base class to create an EventList item if an event needs to be fired.
Overload List
OverloadDescription
FormatCollectionEvent(NavItem,Int32,Object,Boolean)Called by the NavBot base class to create an EventList item if an event needs to be fired.  
FormatCollectionEvent(NavItem,Int32,Object)Called by the NavBot base class to create an EventList item if and event needs to be fired.  
FormatCollectionEvent(NavItem,String,Object)Method that formats and event for later firing and fires a changing event if necessary. Derived class must override this to provide the necessary support. (Inherited from Infragistics.Web.UI.NavigationControls.NavBot)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also