﻿'------------------------------------------------------------------------------
' <auto-generated>
'     This code was generated by a tool.
'     Runtime Version:2.0.50727.1433
'
'     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 BMAReport

	'''<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>
	'''ddlPeriod control.
	'''</summary>
	'''<remarks>
	'''Auto-generated field.
	'''To modify move field declaration from designer file to code-behind file.
	'''</remarks>
	Protected WithEvents ddlPeriod As Global.System.Web.UI.WebControls.DropDownList

	'''<summary>
	'''ddlBM control.
	'''</summary>
	'''<remarks>
	'''Auto-generated field.
	'''To modify move field declaration from designer file to code-behind file.
	'''</remarks>
	Protected WithEvents ddlBM As Global.System.Web.UI.WebControls.DropDownList

	'''<summary>
	'''chkAll control.
	'''</summary>
	'''<remarks>
	'''Auto-generated field.
	'''To modify move field declaration from designer file to code-behind file.
	'''</remarks>
	Protected WithEvents chkAll As Global.System.Web.UI.WebControls.CheckBox

	'''<summary>
	'''btnView control.
	'''</summary>
	'''<remarks>
	'''Auto-generated field.
	'''To modify move field declaration from designer file to code-behind file.
	'''</remarks>
	Protected WithEvents btnView As Global.System.Web.UI.WebControls.Button

	'''<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>
	'''lblReport control.
	'''</summary>
	'''<remarks>
	'''Auto-generated field.
	'''To modify move field declaration from designer file to code-behind file.
	'''</remarks>
	Protected WithEvents lblReport As Global.System.Web.UI.WebControls.Label

	'''<summary>
	'''gvReport control.
	'''</summary>
	'''<remarks>
	'''Auto-generated field.
	'''To modify move field declaration from designer file to code-behind file.
	'''</remarks>
	Protected WithEvents gvReport As Global.System.Web.UI.WebControls.GridView

	'''<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>
	'''sdsPeriod control.
	'''</summary>
	'''<remarks>
	'''Auto-generated field.
	'''To modify move field declaration from designer file to code-behind file.
	'''</remarks>
	Protected WithEvents sdsPeriod As Global.System.Web.UI.WebControls.SqlDataSource

	'''<summary>
	'''sdsReport control.
	'''</summary>
	'''<remarks>
	'''Auto-generated field.
	'''To modify move field declaration from designer file to code-behind file.
	'''</remarks>
	Protected WithEvents sdsReport As Global.System.Web.UI.WebControls.SqlDataSource

	'''<summary>
	'''sdsBM control.
	'''</summary>
	'''<remarks>
	'''Auto-generated field.
	'''To modify move field declaration from designer file to code-behind file.
	'''</remarks>
	Protected WithEvents sdsBM As Global.System.Web.UI.WebControls.SqlDataSource
End Class
