Back to Devexpress

DateNavigationPanel.TextBlockStyle Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-datenavigationpanel-02eaf709.md

latest1.2 KB
Original Source

DateNavigationPanel.TextBlockStyle Property

Gets or sets the style of the text on the DateNavigationPanel. This is a dependency property.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public Style TextBlockStyle { get; set; }
vb
Public Property TextBlockStyle As Style

Property Value

TypeDescription
Style

Contains style settings.

|

See Also

DateNavigationPanel Class

DateNavigationPanel Members

DevExpress.Xpf.Scheduling Namespace