Class
DateTimePickerButton

Represents an extended class that represents the "Picker" part in a DateTimePicker control.

Definition

Namespace:Telerik.UI.Xaml.Controls.Input.DateTimePickers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class DateTimePickerButton : Button

Inheritance: objectDateTimePickerButton

Constructors

DateTimePickerButton()

Initializes a new instance of the DateTimePickerButton class.

Declaration

cs-api-definition
public DateTimePickerButton()

Methods

OnCreateAutomationPeer()

Declaration

cs-api-definition
protected override AutomationPeer OnCreateAutomationPeer()

Returns

AutomationPeer