[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.View.DateParameterEditor

DateParameterEditor Class

Represents the interaction logic for DateParameterEditor.xaml.

Namespace: GrapeCity.ActiveReports.Viewer.Wpf.View
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
[TemplatePart(Name = "DatePicker", Type = typeof(DatePicker))]
public class DateParameterEditor : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
DateParameterEditor()

Initializes a new instance of the DateParameterEditor class.

Methods

Name Description
OnApplyTemplate()

Initializes the date picker control.