RecurrenceControlRecurrenceDataChanged Event

Event that is launched when any value of the recurrence changes.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public event EventHandler<EventArgs> RecurrenceDataChanged

Value

EventHandlerEventArgs

See Also