ComponentOne GanttView for WinForms
LimitedBy Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > CalendarException Class : LimitedBy Property
Gets or sets whether the calendar exception ends after the specified number of occurrences or by the given finish date.
Syntax
'Declaration
 
Public Property LimitedBy As ExceptionLimitedBy
public ExceptionLimitedBy LimitedBy {get; set;}
See Also

Reference

CalendarException Class
CalendarException Members