ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / IInputEditor Interface / SetFormat Method

In This Topic
    SetFormat Method
    In This Topic
    Syntax
    'Declaration
     
    
    Sub SetFormat( _
       ByVal format As String _
    ) 
    void SetFormat( 
       string format
    )

    Parameters

    format
    See Also