Skip to main content
A newer version of this page is available. .

DateHeaderPresenter Class

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

Namespace: DevExpress.Xpf.Scheduling.Visual

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

Declaration

public class DateHeaderPresenter :
    Decorator

Remarks

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

See Also