FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellView Class / Range Property

In This Topic
    Range Property (GridCellView)
    In This Topic
    Gets the range associated with this cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property Range As GridControlRange
    public GridControlRange Range {get;}
    See Also