GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView 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