ComponentOne FlexGrid for UWP
Normalize Method

C1.UWP.FlexGrid Assembly > C1.Xaml.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