C1.UWP Assembly / C1.Xaml Namespace / C1DateTimeSelector Class
Members

C1DateTimeSelector Class
Visual element that allows to pick up a date field which pops up a dialog containing a date editor.
Object Model
C1DateTimeSelector Class
Syntax
'Declaration
 
Public Class C1DateTimeSelector 
   Inherits Windows.UI.Xaml.Controls.Control
 
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               C1.Xaml.C1DateTimeSelector

See Also