<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.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