[]
        
(Showing Draft Content)

C1.WPF.InputPanel.C1InputDateTimePicker

C1InputDateTimePicker Class

Displays and edits the date type of data.

Namespace: C1.WPF.InputPanel
Assembly: C1.WPF.InputPanel.4.6.2.dll
Syntax
[TemplatePart(Name = "Content", Type = typeof(C1DateTimePicker))]
public class C1InputDateTimePicker : C1InputBase, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild

Constructors

Name Description
C1InputDateTimePicker()

Initializes a new instance of a C1InputDateTimePicker.

Fields

Name Description
AllowNullProperty

Identifies the AllowNull dependency property.

EditModeProperty

Identifies the "EditMode" dependency property.

Properties

Name Description
AllowNull

Gets or sets a value indicating whether the editing control allows null values.

EditMode

Determines the C1DateTimePicker edit mode.

Methods

Name Description
OnApplyTemplate()

Builds the visual tree for the C1InputDateTimePicker control when a new template is applied.