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

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