ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / CustomFieldColumn Class / ResetDataType Method

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