DateNavigationPanel.ShowText Property
Gets or sets whether to display the text in the panel that indicates the currently visible interval. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
Use the DisplayText property to get the text displayed in the panel. Refer to the following help topic for more information: Date Navigation Panel.
See Also