Gets the name of the item property for which the value has changed.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public string PropertyName { get; private set; } |
| Visual Basic (Declaration) |
|---|
Public Property PropertyName As String |