Back to Devexpress

GotoDateWindow Class

wpf-devexpress-dot-xpf-dot-scheduling-dot-visual-534daf98.md

latest2.0 KB
Original Source

GotoDateWindow Class

A dialog which is invoked when the end-user attempts to navigate to a certain date and executes the corresponding command.

Namespace : DevExpress.Xpf.Scheduling.Visual

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public class GotoDateWindow :
    ThemedWindow,
    IComponentConnector
vb
Public Class GotoDateWindow
    Inherits ThemedWindow
    Implements IComponentConnector

Remarks

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ContentControl Window ThemedWindow GotoDateWindow

See Also

GotoDateWindow Members

Go to Date Window

DevExpress.Xpf.Scheduling.Visual Namespace