ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / CellRange Structure / Normalize Method

In This Topic
    Normalize Method
    In This Topic
    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