C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / CellRange Structure
Members

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
 
Inheritance Hierarchy

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

See Also