Represents a rectangular group of cells defined by two row indices and two column indices.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public struct CellRange
Visual Basic
Public Structure CellRange

See Also