[]
        
(Showing Draft Content)

C1.GanttView.CustomFieldColumn.DataType

DataType Property

DataType

Gets or sets the data type of the custom field.

Declaration
[TypeConverter(typeof(g))]
public Type DataType { get; set; }
<TypeConverter(GetType(g))>
Public Property DataType As Type