FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / RangeSelector Class / IsInputChar Method

In This Topic
    IsInputChar Method (RangeSelector)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function IsInputChar( _
       ByVal charCode As System.Char _
    ) As System.Boolean
    protected virtual System.bool IsInputChar( 
       System.char charCode
    )

    Parameters

    charCode
    See Also