C# Class TelerikUwp.ExtendedControls.Pickers.DateRangePicker

Inheritance: Windows.UI.Xaml.Controls.UserControl
ファイルを表示 Open project: LanceMcCarthy/TelerikUwpProjects

Public Properties

Property Type Description
EndDateProperty Windows.UI.Xaml.DependencyProperty
StartDateProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
DateRangePicker ( ) : System

Private Methods

Method Description
FireValueChanged ( DependencyPropertyChangedEventArgs e ) : void

Method Details

DateRangePicker() public method

public DateRangePicker ( ) : System
return System

Property Details

EndDateProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml EndDateProperty
return Windows.UI.Xaml.DependencyProperty

StartDateProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml StartDateProperty
return Windows.UI.Xaml.DependencyProperty