ComponentOne GanttView for WinForms
DataType Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > CustomFieldColumn Class : DataType Property
Gets or sets the data type of the custom field.
Syntax
'Declaration
 
Public Property DataType As System.Type
public System.Type DataType {get; set;}
See Also

Reference

CustomFieldColumn Class
CustomFieldColumn Members