Gets a special value that represents an invalid range.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

C#
public static CellRange Empty { get; }
Visual Basic
Public Shared ReadOnly Property Empty As CellRange
	Get

See Also