Raises the [!:ItemDataBound] event. This allows you to provide a custom handler for the event.
| C# | Visual Basic | Visual C++ |
protected virtual void OnItemPreRender( OrganisationChartItemEventArgs e )
Protected Overridable Sub OnItemPreRender ( _ e As OrganisationChartItemEventArgs _ )
protected: virtual void OnItemPreRender( OrganisationChartItemEventArgs^ e )
- e (OrganisationChartItemEventArgs)
[Missing <param name="e"/> documentation for "M:OrgChart.Core.OrgChartItem.OnItemPreRender(OrgChart.Core.OrganisationChartItemEventArgs)"]