Back to Devexpress

DateHeaderPresenter Class

wpf-devexpress-dot-xpf-dot-scheduling-dot-visual-7d49ea24.md

latest1.9 KB
Original Source

DateHeaderPresenter Class

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

Namespace : DevExpress.Xpf.Scheduling.Visual

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public class DateHeaderPresenter :
    Decorator
vb
Public Class DateHeaderPresenter
    Inherits Decorator

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Decorator DateHeaderPresenter

See Also

DateHeaderPresenter Members

DevExpress.Xpf.Scheduling.Visual Namespace