InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Design Namespace / C1InputMaskUITypeEditor Class / IsUpdateWithLiteralsPromptVisible Property

In This Topic
    IsUpdateWithLiteralsPromptVisible Property (C1InputMaskUITypeEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsUpdateWithLiteralsPromptVisible As Boolean
    public virtual bool IsUpdateWithLiteralsPromptVisible {get;}
    See Also