The following tables list the members exposed by CalendarPattern.
Name | Description | |
---|---|---|
CalendarPattern Constructor | Overloaded. Initializes a new instance of the CalendarPattern class. |
Name | Description | |
---|---|---|
AdjustmentUnit | Gets or sets a values by which the time interval is offset on the axis. | |
CalendarUnit | Gets or sets a TimeInterval that represents the time unit of the entire Pattern. | |
Pattern | Gets or sets the calendar pattern. | |
PatternUnit | Gets or sets a TimeInterval that represents the time unit of each Boolean value in the Pattern. | |
Weekdays | Gets a calendar pattern instance representing weekdays. | |
Weekends | Gets a calendar pattern instance representing weekends. |
Name | Description | |
---|---|---|
Invert | Inverts this CalendarPattern. | |
PatternFromString | Gets a boolean array from a string of ones (1) and zeros (0). |