Skip to main content
All docs
V26.1
  • HeaderCaptionService(SchedulerControl) Constructor

    Initializes a new instance of the HeaderCaptionService class with specified settings.

    Namespace: DevExpress.XtraScheduler.Services.Implementation

    Assembly: DevExpress.XtraScheduler.v26.1.dll

    Declaration

    public HeaderCaptionService(
        SchedulerControl scheduler
    )

    Parameters

    Name Type
    scheduler SchedulerControl
    See Also