Provides data for the ItemPropertyChanged event.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

C#
public class ItemPropertyChangedEventArgs : EventArgs
Visual Basic (Declaration)
Public Class ItemPropertyChangedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    DlhSoft.Web.UI.WebControls..::.ItemPropertyChangedEventArgs

See Also