TreeView for WinForms | ComponentOne
C1.Design Namespace / C1InputMaskPickerForm Class / UpdateWithLiteralsPromptVisible Property

In This Topic
    UpdateWithLiteralsPromptVisible Property
    In This Topic
    Gets or sets a value that indicates that the "Update with Literals" prompt is visible.
    Syntax
    'Declaration
     
    
    Public Property UpdateWithLiteralsPromptVisible As Boolean
    public bool UpdateWithLiteralsPromptVisible {get; set;}
    See Also