ComponentOne Excel for .NET
C1.Excel Assembly / C1.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 System.Boolean
    public System.bool DisablePrompts {get; set;}
    See Also