ComponentOne FlexGrid for WinForms
Normalize Method

C1.Win.C1FlexGrid Namespace > CellRange Structure : Normalize Method
Normalizes the range so that r1 is the TopRow, r2 is the BottomRow, c1 is the LeftCol, and c2 is the RightCol.
Syntax
'Declaration
 
Public Sub Normalize() 
public void Normalize()
See Also

Reference

CellRange Structure
CellRange Members