C# Class FarsiLibrary.Win.Events.SelectedDateRangeChangedEventArgs

FarsiCalendarEvents fired by calendar controls when the currently selected Date changes.
Inheritance: System.EventArgs
Afficher le fichier Open project: HEskandari/FarsiLibrary Class Usage Examples

Méthodes publiques

Méthode Description
SelectedDateRangeChangedEventArgs ( List SelectedDates ) : System

Delegate fire when currentItem Date changes in the control.

Method Details

SelectedDateRangeChangedEventArgs() public méthode

Delegate fire when currentItem Date changes in the control.
public SelectedDateRangeChangedEventArgs ( List SelectedDates ) : System
SelectedDates List
Résultat System