﻿'------------------------------------------------------------------------------
' <auto-generated>
'     This code was generated by a tool.
'     Runtime Version:2.0.50727.3603
'
'     Changes to this file may cause incorrect behavior and will be lost if
'     the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------

Option Strict On
Option Explicit On



Partial Public Class ReportConsole

  '''<summary>
  '''rblReports control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents rblReports As Global.System.Web.UI.WebControls.RadioButtonList

  '''<summary>
  '''chkDecimal control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Public WithEvents chkDecimal As Global.System.Web.UI.WebControls.CheckBox

  '''<summary>
  '''ddlFinYear control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents ddlFinYear As Global.System.Web.UI.WebControls.DropDownList

  '''<summary>
  '''ddlPrincipal control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents ddlPrincipal As Global.System.Web.UI.WebControls.DropDownList

  '''<summary>
  '''ddlDailyReportGrouping control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents ddlDailyReportGrouping As Global.System.Web.UI.WebControls.DropDownList

  '''<summary>
  '''ddlBrand control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents ddlBrand As Global.System.Web.UI.WebControls.DropDownList

  '''<summary>
  '''ddlBrandManager control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents ddlBrandManager As Global.System.Web.UI.WebControls.DropDownList

  '''<summary>
  '''ddlRegion control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents ddlRegion As Global.System.Web.UI.WebControls.DropDownList

  '''<summary>
  '''valFinYear control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents valFinYear As Global.System.Web.UI.WebControls.RequiredFieldValidator

  '''<summary>
  '''btnExport control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents btnExport As Global.System.Web.UI.WebControls.Button

  '''<summary>
  '''btnRun control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents btnRun As Global.System.Web.UI.WebControls.Button

  '''<summary>
  '''lbRun control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents lbRun As Global.System.Web.UI.WebControls.LinkButton

  '''<summary>
  '''lbOpen control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents lbOpen As Global.System.Web.UI.WebControls.LinkButton

  '''<summary>
  '''lblReportName control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents lblReportName As Global.System.Web.UI.WebControls.Label

  '''<summary>
  '''phReport control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents phReport As Global.System.Web.UI.WebControls.PlaceHolder

  '''<summary>
  '''sdsFinYear control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsFinYear As Global.System.Web.UI.WebControls.SqlDataSource

  '''<summary>
  '''sdsBrand control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsBrand As Global.System.Web.UI.WebControls.SqlDataSource

  '''<summary>
  '''sdsPrincipal control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsPrincipal As Global.System.Web.UI.WebControls.SqlDataSource

  '''<summary>
  '''sdsBrandManager control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsBrandManager As Global.System.Web.UI.WebControls.SqlDataSource

  '''<summary>
  '''sdsDailyReportGrouping control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsDailyReportGrouping As Global.System.Web.UI.WebControls.SqlDataSource

  '''<summary>
  '''sdsRegion control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsRegion As Global.System.Web.UI.WebControls.SqlDataSource
End Class
