GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.GanttView Namespace / CustomFieldColumn Class / ResetDataType Method

In This Topic
    ResetDataType Method (CustomFieldColumn)
    In This Topic
    Resets the value of the CustomFieldColumn.DataType property.
    Syntax
    'Declaration
     
    Public Sub ResetDataType() 
    public void ResetDataType()
    See Also