Table of Contents

TDataValidationInfo.IgnoreEmptyCells Property

If true Empty cells will not trigger data validation errors.

Syntax

Namespace: FlexCel.Core

public Boolean IgnoreEmptyCells { get; set; }

See also