ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / RequiredRule Class / AllowEmptyStrings Property

In This Topic
    AllowEmptyStrings Property
    In This Topic
    Gets or sets a value that indicates whether an empty string is allowed.
    Syntax
    'Declaration
     
    Public Property AllowEmptyStrings As Boolean
    public bool AllowEmptyStrings {get; set;}
    See Also