Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1TableView Class / CursorCell Property

In This Topic
    CursorCell Property (C1TableView)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property CursorCell As C1.Win.C1FlexGrid.CellRange
    public virtual C1.Win.C1FlexGrid.CellRange CursorCell {get;}
    See Also