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

In This Topic
    IsUpdateWithLiteralsPromptVisible Property (C1InputMaskUITypeEditor)
    In This Topic
    Gets a value that indicates that the "Update with Literals" prompt is visible.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsUpdateWithLiteralsPromptVisible As Boolean
    public virtual bool IsUpdateWithLiteralsPromptVisible {get;}
    See Also