TreeView for WinForms | ComponentOne
C1.Design Namespace / C1InputMaskUITypeEditor Class / IsUpdateWithLiteralsPromptVisible Property

In This Topic
    IsUpdateWithLiteralsPromptVisible Property
    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