NScheduleHeader Class Properties
In This Topic
For a list of all members of this type, see NScheduleHeader members.
Public Properties
| | Name | Description |
 | DateFormat | Gets/Sets the format of dates. Used in day, week and timeline view. By default set to "dd dddd", which produces texts like "04 Monday". |
 | DateRangeFormat | Gets/Sets the format of date ranges. Used in month view. By default set to "{0:dd MMM} - {1:dd MMM}", which produces texts like "01 Jan - 07 Jan". |
 | LabelPadding | Gets/Sets the padding to apply to each label of the schedule header. |
 | Stroke | Gets/Sets the stroke to use for the borders of the header labels. |
Top
See Also