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

In This Topic
    KeyActionTab Property (BaseTableView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property KeyActionTab As C1.Win.C1FlexGrid.KeyActionEnum
    public C1.Win.C1FlexGrid.KeyActionEnum KeyActionTab {get; set;}
    See Also