ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLDataValidation Class / AllowBlank Property

In This Topic
    AllowBlank Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowBlank As System.Boolean
    public System.bool AllowBlank {get; set;}
    See Also