Gets or sets the name of the property to bind item cell content values to when using the custom column type.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public string PropertyName { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property PropertyName As String |