Visual element that allows a user to select a date by dragging day month and year from three [!:C1LoopingList].

Namespace:  C1.Xaml
Assembly:  C1.Xaml (in C1.Xaml.dll)

Syntax

C#
public class C1TimeSelector : Control
Visual Basic
Public Class C1TimeSelector _
	Inherits Control

Inheritance Hierarchy

System..::..Object
  DependencyObject
    UIElement
      FrameworkElement
        Control
          C1.Xaml..::..C1TimeSelector

See Also