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

In This Topic
    ColSel Property (C1AgendaView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ColSel As System.Integer
    public System.int ColSel {get; set;}
    See Also