Returns a new CellRange normalized so Row is less than or equal to Row2 and Column is less than or equal to Column2.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public CellRange Normalize()
Visual Basic
Public Function Normalize As CellRange

See Also