FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / CellRange Structure
Members

In This Topic
    CellRange Structure
    In This Topic
    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