[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.CellRange.IsValid

IsValid Property

IsValid

Gets a value that indicates whether this range is valid.

Declaration
public bool IsValid { get; }
Remarks

A range is considered valid if all its indices (Row, Row2, Column, and Column2) are greater than -1.