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

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

C#
public struct CellRange
Visual Basic
Public Structure CellRange

See Also