Back to Devexpress

IHeaderToolTipService Interface

windowsforms-devexpress-dot-xtrascheduler-dot-services-a8f95aa7.md

latest1.4 KB
Original Source

IHeaderToolTipService Interface

Provides methods for custom formatting the tooltips of the header captions in different Scheduler views.

Namespace : DevExpress.XtraScheduler.Services

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public interface IHeaderToolTipService
vb
Public Interface IHeaderToolTipService

Remarks

For information on using the IHeaderToolTipService refer to the online example Formatting Services - an example of use.

The SchedulerOptionsView.ToolTipVisibility property specifies whether tooltips will be shown.

See Also

IHeaderToolTipService Members

Formatting Services

DevExpress.XtraScheduler.Services Namespace