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

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