﻿'------------------------------------------------------------------------------
' <auto-generated>
'     This code was generated by a tool.
'     Runtime Version:2.0.50727.3053
'
'     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 SalesRepQF

  '''<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>
  '''ddlBranch control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents ddlBranch 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>
  '''ddlRep control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents ddlRep As Global.System.Web.UI.WebControls.DropDownList

  '''<summary>
  '''ddlStartDate control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents ddlStartDate As Global.System.Web.UI.WebControls.DropDownList

  '''<summary>
  '''ddlEndDate control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents ddlEndDate As Global.System.Web.UI.WebControls.DropDownList

  '''<summary>
  '''chkPeriod control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents chkPeriod As Global.System.Web.UI.WebControls.CheckBox

  '''<summary>
  '''chkBrand control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents chkBrand As Global.System.Web.UI.WebControls.CheckBox

  '''<summary>
  '''chkPrincipal control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents chkPrincipal As Global.System.Web.UI.WebControls.CheckBox

  '''<summary>
  '''chkBranch control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents chkBranch As Global.System.Web.UI.WebControls.CheckBox

  '''<summary>
  '''chkRep control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents chkRep As Global.System.Web.UI.WebControls.CheckBox

  '''<summary>
  '''chkZero control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents chkZero As Global.System.Web.UI.WebControls.CheckBox

  '''<summary>
  '''btnSearch control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents btnSearch As Global.System.Web.UI.WebControls.Button

  '''<summary>
  '''gvRepQF control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents gvRepQF As Global.System.Web.UI.WebControls.GridView

  '''<summary>
  '''lblMessage control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents lblMessage As Global.System.Web.UI.WebControls.Label

  '''<summary>
  '''gvExport control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents gvExport As Global.System.Web.UI.WebControls.GridView

  '''<summary>
  '''chkResize control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents chkResize As Global.System.Web.UI.WebControls.CheckBox

  '''<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>
  '''sdsRepQF control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsRepQF 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>
  '''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>
  '''sdsBranch control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsBranch As Global.System.Web.UI.WebControls.SqlDataSource

  '''<summary>
  '''sdsRep control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsRep 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>
  '''gvColumns control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents gvColumns As Global.System.Web.UI.WebControls.GridView
End Class
