ComponentOne FlexGrid for WPF and Silverlight
CellRange Structure
Members 

C1.WPF.FlexGrid Namespace : CellRange Structure
Represents a rectangular group of cells defined by two row indices and two column indices.
Object Model
CellRange Structure
Syntax
'Declaration
 
Public Structure CellRange 
   Inherits System.ValueType
public struct CellRange : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.WPF.FlexGrid.CellRange

See Also

Reference

CellRange Members
C1.WPF.FlexGrid Namespace