Gets or sets the CSS class to apply to the alternative item row in the grid area (HTML element style).
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual string AlternativeGridRowCssClass { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property AlternativeGridRowCssClass As String |