HeaderCaptionService Constructors
Provides a wrapper for overriding methods used for custom formatting the header captions in different Scheduler views.| Name | Parameters | Description |
|---|---|---|
| HeaderCaptionService() | none | Initializes a new instance of the HeaderCaptionService class with default settings. |
| HeaderCaptionService(SchedulerControl) | scheduler | Initializes a new instance of the HeaderCaptionService class with specified settings. |
See Also