C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellRange Class
Members

GridCellRange Class
Defines a cell range from (row1,col1) to (row2,col2).
Object Model
GridCellRange Class
Syntax
'Declaration
 
Public Class GridCellRange 
 
Inheritance Hierarchy

System.Object
   C1.WPF.Grid.GridCellRange

See Also