Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / av Class / x Property

In This Topic
    x Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property x As System.Date
    public System.DateTime x {get; set;}
    See Also