A Sandcastle Documented Class Library
DetallesAjenosFecha_DateSelected Method |
Handles the DateSelected event of the Fecha control.
Namespace: SergioDelgadoProyecto.view.formObjetivosCumplidosAjenos
Assembly: SergioDelgadoProyecto (in SergioDelgadoProyecto.dll) Version: 1.0.0

C#
public void Fecha_DateSelected( Object sender, DateChangedEventArgs e )
Parameters
- sender
- Type: SystemObject
The source of the event. - e
- Type: DateChangedEventArgs
The DateChangedEventArgs instance containing the event data.
