ComponentOne FlexGrid for UWP
CellRange Structure
Members 

C1.UWP.FlexGrid Assembly > C1.Xaml.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.Xaml.FlexGrid.CellRange

See Also

Reference

CellRange Members
C1.Xaml.FlexGrid Namespace