ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / CellContentChangingEventArgs Class / Range Property

In This Topic
    Range Property
    In This Topic
    Gets the position of the cell.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Range As CellRange
    public CellRange Range {get;}
    See Also