ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Boolean
    public System.bool HonorDefaultExceptions {get; set;}
    See Also