WorkdaysOptions Methods
Contains settings that specify holidays and workdays for the date-time axis scale.| Name | Description |
|---|---|
| LoadHolidays(String, String) | Imports holidays from the specified file for the selected location. |
| LoadHolidays(String) | Imports holidays from the specified file. |
| ShouldSerializeExactWorkdays(XamlDesignerSerializationManager) | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| ShouldSerializeHolidays(XamlDesignerSerializationManager) | This member supports the internal infrastructure and is not intended to be used directly from your code. |
See Also