Gets or sets a set of function body code statements (considering item parameter), returning optional different HTML content to be presented for the current column cells in the grid at export time.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public string ExportCellTemplateClientCode { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property ExportCellTemplateClientCode As String |