Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLDataValidationCollection Class / DisablePrompts Property

In This Topic
    DisablePrompts Property
    In This Topic
    Gets or sets disable prompts of this validations.
    Syntax
    'Declaration
     
    
    Public Property DisablePrompts As Boolean
    public bool DisablePrompts {get; set;}
    See Also