ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / CellRangeEventArgs Class / CellType Property

In This Topic
    CellType Property (CellRangeEventArgs)
    In This Topic
    CellType of the range affected by the event.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CellType As CellType
    public CellType CellType {get;}
    See Also