Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / CalendarHelper Class / DateTimeKind Property

In This Topic
    DateTimeKind Property (CalendarHelper)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property DateTimeKind As DateTimeKind
    public DateTimeKind DateTimeKind {get; set;}
    See Also