| Name | Description |
| ActualHeight | (Inherited from System.Windows.FrameworkElement) |
| ActualWidth | (Inherited from System.Windows.FrameworkElement) |
| AllowDrop | (Inherited from System.Windows.UIElement) |
| AllowNull | Gets or sets whether the user can enter null values. |
| Background | (Inherited from System.Windows.Controls.Control) |
| BorderBrush | (Inherited from System.Windows.Controls.Control) |
| BorderThickness | (Inherited from System.Windows.Controls.Control) |
| ButtonBackground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Background of the buttons inside the control. |
| ButtonForeground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Foreground of the buttons inside the control. |
| CacheMode | (Inherited from System.Windows.UIElement) |
| CaretBrush | Gets or sets the System.Windows.Media.Brush of the blinking cursor of an input control. When .NET Framework is v3.5, 'CaretBrush' takes no effect. |
| CharacterSpacing | (Inherited from System.Windows.Controls.Control) |
| Clip | (Inherited from System.Windows.UIElement) |
| CornerRadius | Gets or sets a value that represents the degree to which the corners of the element are rounded. |
| Cursor | (Inherited from System.Windows.FrameworkElement) |
| CustomFormat | Gets or sets the custom date/time format string. |
| CycleChangesOnBoundaries | Determines the C1TimeEditor behavior at changing its value by up/down buttons or arrow keys when Value property is equal to Minimum or Maximum property value. The default is true. |
| DataContext | (Inherited from System.Windows.FrameworkElement) |
| Delay | Gets or sets the delay for the Increase and Decrease buttons. |
| DesiredSize | (Inherited from System.Windows.UIElement) |
| DisabledCuesVisibility | Gets or sets a value indicating whether the disabled visuals of the control are visible. |
| Dispatcher | (Inherited from System.Windows.DependencyObject) |
| Effect | (Inherited from System.Windows.UIElement) |
| FlowDirection | (Inherited from System.Windows.FrameworkElement) |
| FocusBrush | Gets or sets the System.Windows.Media.Brush used to highlight the focused control. |
| FocusCuesVisibility | Gets or sets a value indicating whether the focus visuals of the control are visible. |
| FontFamily | (Inherited from System.Windows.Controls.Control) |
| FontSize | (Inherited from System.Windows.Controls.Control) |
| FontStretch | (Inherited from System.Windows.Controls.Control) |
| FontStyle | (Inherited from System.Windows.Controls.Control) |
| FontWeight | (Inherited from System.Windows.Controls.Control) |
| Foreground | (Inherited from System.Windows.Controls.Control) |
| Format | Specifies the TimeSpan format the C1TimeEditor control displays. |
| HandleUpDownKeys | Gets or sets If the control handles the Up / Down / PageUp / PageDown keys. |
| Height | (Inherited from System.Windows.FrameworkElement) |
| HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
| HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
| Increment | Gets or sets the increment applied when the user pressed the up/down arrow keys. |
| Interval | Gets or sets the time, in milliseconds, between repetitions of the click action, as soon as repeating starts, applied to the Increase and Decrease buttons. |
| IsEnabled | (Inherited from System.Windows.Controls.Control) |
| IsFocused | Returns true if the control has the focus. |
| IsHitTestVisible | (Inherited from System.Windows.UIElement) |
| IsMouseOver | Returns true if the mouse is over the control. |
| IsReadOnly | Gets or sets the value that determines if the C1TimeEditor is read-only. |
| IsTabStop | (Inherited from System.Windows.Controls.Control) |
| Language | (Inherited from System.Windows.FrameworkElement) |
| Margin | (Inherited from System.Windows.FrameworkElement) |
| Mask | Gets or sets the input mask. |
| MaxHeight | (Inherited from System.Windows.FrameworkElement) |
| Maximum | Gets or sets the maximum value allowed for the C1TimeEditor. |
| MaxWidth | (Inherited from System.Windows.FrameworkElement) |
| MinHeight | (Inherited from System.Windows.FrameworkElement) |
| Minimum | Gets or sets the minimum value allowed for the C1TimeEditor. |
| MinWidth | (Inherited from System.Windows.FrameworkElement) |
| MouseOverBrush | Gets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over. |
| Name | (Inherited from System.Windows.FrameworkElement) |
| Opacity | (Inherited from System.Windows.UIElement) |
| OpacityMask | (Inherited from System.Windows.UIElement) |
| Padding | (Inherited from System.Windows.Controls.Control) |
| Parent | (Inherited from System.Windows.FrameworkElement) |
| PressedBrush | Gets or sets the System.Windows.Media.Brush used to paint a button when it is pressed. |
| Projection | (Inherited from System.Windows.UIElement) |
| Prompt | Gets or sets the character used to show spaces where user is supposed to type. |
| RenderSize | (Inherited from System.Windows.UIElement) |
| RenderTransform | (Inherited from System.Windows.UIElement) |
| RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
| Resources | (Inherited from System.Windows.FrameworkElement) |
| SelectionBackground | Gets or sets the System.Windows.Media.Brush that fills the background of the selected text. |
| SelectionForeground | Gets or sets the System.Windows.Media.Brush used as foreground of the selected text. |
| ShowButtons | Shows or hides the buttons for Increment or Decrement. |
| Style | (Inherited from System.Windows.FrameworkElement) |
| TabIndex | (Inherited from System.Windows.Controls.Control) |
| TabNavigation | (Inherited from System.Windows.Controls.Control) |
| Tag | (Inherited from System.Windows.FrameworkElement) |
| Template | (Inherited from System.Windows.Controls.Control) |
| Triggers | (Inherited from System.Windows.FrameworkElement) |
| UseLayoutRounding | (Inherited from System.Windows.UIElement) |
| ValidationDecoratorStyle | Gets or sets the style that is applied to the inner C1.Silverlight.C1ValidationDecorator. |
| Value | Gets or sets the TimeSpan value in the C1TimeEditor. |
| VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
| VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
| Visibility | (Inherited from System.Windows.UIElement) |
| Watermark | Gets or sets the content of the watermark. |
| Width | (Inherited from System.Windows.FrameworkElement) |