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

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