Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Calendar Class / GetTrackPos Method

In This Topic
    GetTrackPos Method (C1Calendar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function GetTrackPos( _
       ByVal nBar As System.Integer _
    ) As System.Integer
    protected System.int GetTrackPos( 
       System.int nBar
    )

    Parameters

    nBar
    See Also