[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.CellRange.Normalize

Normalize Method

Normalize()

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

Declaration
public CellRange Normalize()
Public Function Normalize() As CellRange
Returns
Type Description
CellRange