Class DateRangeFlyout
Represents a flyout control that is used in SfCalendarDateRangePicker.
Inherited Members
Namespace: Syncfusion.UI.Xaml.Calendar
Assembly: Syncfusion.Calendar.WinUI.dll
Syntax
public class DateRangeFlyout : DropDownFlyout
Remarks
The flyout can be light dismissed by clicking or tapping outside of it, pressing the Esc key.
Constructors
DateRangeFlyout()
Declaration
public DateRangeFlyout()
Methods
CreatePresenter()
Declaration
protected override Control CreatePresenter()
Returns
Type |
---|
Microsoft.UI.Xaml.Controls.Control |