Skip to main content

DateHeaderPresenter Class

Applies effects to the text displayed using the FastTextBlock element in the DateHeaderControl.

Namespace: DevExpress.Xpf.Scheduling.Visual

Assembly: DevExpress.Xpf.Scheduling.v23.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public class DateHeaderPresenter :
    Decorator

Remarks

The DateHeaderPresenter applies effects to the FastTextBlock text element accessible using the DateHeaderPresenter.Child property.

See Also