Represents a column to be presented in the grid of a GanttChartView control.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

C#
[SerializableAttribute]
public class Column
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class Column

Inheritance Hierarchy

System..::.Object
  DlhSoft.Web.UI.WebControls..::.Column

See Also