[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ITableRow.InvalidData

InvalidData Property

InvalidData

Gets a value indicating whether the row in a list contains cells that don't pass data validation.

Declaration
bool InvalidData { get; }
ReadOnly Property InvalidData As Boolean
Property Value
Type Description
bool

true if the row in a list contains cells that don't pass data validation; otherwise, false.