Gets or sets the CSS class to apply to milestone task rows in the grid.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public virtual string MilestoneItemCssClass { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property MilestoneItemCssClass As String |