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

In This Topic
    SelectionMode Property (C1TableView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property SelectionMode As C1.Win.C1FlexGrid.SelectionModeEnum
    public C1.Win.C1FlexGrid.SelectionModeEnum SelectionMode {get; set;}
    See Also