ComponentOne FlexGrid for WPF and Silverlight
Normalize Method (CellRange)

C1.Silverlight.FlexGrid Namespace > CellRange Structure : Normalize Method
Returns a new CellRange normalized so Row is less than or equal to Row2 and Column is less than or equal to Column2.
Syntax
'Declaration
 
Public Function Normalize() As CellRange
public CellRange Normalize()
See Also

Reference

CellRange Structure
CellRange Members