MobileForms Toolkit Documentation

OutlookWeekCalendar.SelectionChanged Event

Occurs when the selection changed in OutlookWeekCalendar.

public event SelectionChangedEventHandler SelectionChanged;

Event Data

The event handler receives an argument of type SelectionEventArgs containing data related to this event. The following SelectionEventArgs property provides information specific to this event.

Property Description
SelectionAction Specifies the action that raised a SelectionChanged event.

See Also

OutlookWeekCalendar Class | Resco.Controls.OutlookControls Namespace