ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1BasePicker Class / OnFormatting Method

In This Topic
    OnFormatting Method (C1BasePicker)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub OnFormatting( _
       ByVal e As FormatEventArgs _
    ) 
    protected override void OnFormatting( 
       FormatEventArgs e
    )

    Parameters

    e
    See Also