Gets or sets the alignment style value to apply to the cell container elements presenting item values for the current column.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public string CellAlignment { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property CellAlignment As String |