GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / CustomCalendar Class / HonorDefaultExceptions Property

In This Topic
    HonorDefaultExceptions Property (CustomCalendar)
    In This Topic
    Gets or sets whether the default calendar exceptions should be taken into account.
    Syntax
    'Declaration
     
    Public Property HonorDefaultExceptions As Boolean
    public bool HonorDefaultExceptions {get; set;}
    See Also