FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.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