Class RadDateTimePicker
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Input
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadDateTimePicker : DateTimePicker
Constructors
RadDateTimePicker()
Declaration
public RadDateTimePicker()
Fields
CalendarClockIdentifierProperty
Declaration
public static readonly DependencyProperty CalendarClockIdentifierProperty
Field Value
Microsoft.
|
DayStepBehaviorProperty
Declaration
public static readonly DependencyProperty DayStepBehaviorProperty
Field Value
Microsoft.
|
InputModeProperty
Declaration
public static readonly DependencyProperty InputModeProperty
Field Value
Microsoft.
|
MonthStepBehaviorProperty
Declaration
public static readonly DependencyProperty MonthStepBehaviorProperty
Field Value
Microsoft.
|
YearStepBehaviorProperty
Declaration
public static readonly DependencyProperty YearStepBehaviorProperty
Field Value
Microsoft.
|
Properties
CalendarClockIdentifier
Declaration
public string CalendarClockIdentifier { get; set; }
Property Value
System.
|
DayStepBehavior
InputMode
Declaration
public DateTimePickerInputMode InputMode { get; set; }
Property Value
MonthStepBehavior
YearStepBehavior
Methods
ApplyTemplateCore()
Declaration
protected override bool ApplyTemplateCore()
Returns
System.
|
Overrides
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.
|
Overrides
OnTemplateApplied()
Declaration
protected override void OnTemplateApplied()