.NET Framework Class Library
CellRange
.
.
::
.
.
Normalize Method
CellRange Structure
See Also
Returns a new
CellRange
normalized so
Row
is less than or equal to
Row2
and
Column
is less than or equal to
Column2
.
Namespace:
C1.Silverlight.FlexGrid
Assembly:
C1.Silverlight.FlexGrid.4
(in C1.Silverlight.FlexGrid.4.dll)
Syntax
C#
public
CellRange
Normalize
()
Visual Basic
Public
Function
Normalize
As
CellRange
See Also
CellRange Structure
C1.Silverlight.FlexGrid Namespace