C# Class SIAQ.Web.Application.WebApp.Private.Reportes.rptIntegralVictimas1

Exibir arquivo Open project: GCSoft/CEDHNL

Protected Properties

Property Type Description
Panel1 global::System.Web.UI.WebControls.Panel
btnAceptar global::System.Web.UI.WebControls.Button
pnlFormulario global::System.Web.UI.WebControls.Panel
wucFechaFinal global::SIAQ.Web.Include.WebUserControls.wucCalendar
wucFechaInicial global::SIAQ.Web.Include.WebUserControls.wucCalendar

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
btnAceptar_Click ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

btnAceptar_Click() protected method

protected btnAceptar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

Panel1 protected_oe property

Panel1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel Panel1
return global::System.Web.UI.WebControls.Panel

btnAceptar protected_oe property

btnAceptar control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnAceptar
return global::System.Web.UI.WebControls.Button

pnlFormulario protected_oe property

pnlFormulario control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlFormulario
return global::System.Web.UI.WebControls.Panel

wucFechaFinal protected_oe property

wucFechaFinal control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::SIAQ.Web.Include.WebUserControls.wucCalendar wucFechaFinal
return global::SIAQ.Web.Include.WebUserControls.wucCalendar

wucFechaInicial protected_oe property

wucFechaInicial control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::SIAQ.Web.Include.WebUserControls.wucCalendar wucFechaInicial
return global::SIAQ.Web.Include.WebUserControls.wucCalendar