Gets or sets the alignment style value to apply to the cell container elements presenting item values for the current column.

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

C#
public string CellAlignment { get; set; }
Visual Basic (Declaration)
Public Property CellAlignment As String

See Also