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

In This Topic
    CalendarHelper Property (DateTimeInfo)
    In This Topic
    Gets the DateTimeInfo.CalendarHelper object which is used for retrieving calendar specific information.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CalendarHelper As CalendarHelper
    public CalendarHelper CalendarHelper {get;}
    See Also