Skip to main content
All docs
V25.1
  • HeaderToolTipService.GetMonthHeaderToolTip(MonthHeader) Method

    Namespace: DevExpress.XtraScheduler.Services.Implementation

    Assembly: DevExpress.XtraScheduler.v25.1.dll

    NuGet Package: DevExpress.Win.Scheduler

    Declaration

    public string GetMonthHeaderToolTip(
        MonthHeader monthHeader
    )

    Parameters

    Name Type
    monthHeader DevExpress.XtraScheduler.Drawing.MonthHeader

    Returns

    Type
    String
    See Also