DropDownCalendar Class
The calendar popup control that appears when the user clicks on the date edit control's calendar button.
Implements the Control
Implements the IDropDownCalendar
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
[TemplatePartAttribute] [TemplatePartAttribute] public class DropDownCalendar : Control, IDropDownCalendar
<TemplatePartAttribute> _ <TemplatePartAttribute> _ Public Class DropDownCalendar _ Inherits Control _ Implements IDropDownCalendar
[TemplatePartAttribute] [TemplatePartAttribute] public ref class DropDownCalendar : public Control, IDropDownCalendar
Inheritance Hierarchy
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
RingSoft.DataEntryControls.WPF..::..DropDownCalendar