ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1NumericEdit Class / UpdateDataType Method

In This Topic
    UpdateDataType Method (C1NumericEdit)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub UpdateDataType( _
       ByVal propertyType As Type _
    ) 
    protected override void UpdateDataType( 
       Type propertyType
    )

    Parameters

    propertyType
    See Also