Skip to main content
All docs
V23.2

HeaderToolTipService.GetMonthHeaderToolTip(MonthHeader) Method

Namespace: DevExpress.XtraScheduler.Services.Implementation

Assembly: DevExpress.XtraScheduler.v23.2.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