ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / Ime.ImeContext Class / IsValid Property

In This Topic
    IsValid Property
    In This Topic
    Gets a bool indicating whether the ime context is valid.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsValid As Boolean
    public bool IsValid {get;}

    Property Value

    A bool indicates whether this context is valid.
    See Also