FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / CellRange Structure / Empty Property

In This Topic
    Empty Property (CellRange)
    In This Topic
    Gets a special value that represents an invalid range.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Empty As CellRange
    public static CellRange Empty {get;}
    See Also