FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / CellRangeReference Class / Range Property

In This Topic
    Range Property
    In This Topic
    Return the range of this cell range instance.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Range As CellRange
    public CellRange Range {get;}
    See Also