C# Class Analytics.crossover

Inheritance: System.Web.UI.Page
Datei anzeigen Open project: vinaybhide/Analytics

Protected Properties

Property Type Description
GridViewDaily global::System.Web.UI.WebControls.GridView
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
UpdatePanel1 global::System.Web.UI.UpdatePanel
btnPostBack global::System.Web.UI.WebControls.Button
buttonShowGraph global::System.Web.UI.WebControls.Button
chartCrossover global::System.Web.UI.DataVisualization.Charting.Chart
form1 global::System.Web.UI.HtmlControls.HtmlForm
headingtext global::System.Web.UI.HtmlControls.HtmlGenericControl
panelHeight global::System.Web.UI.WebControls.HiddenField
panelWidth global::System.Web.UI.WebControls.HiddenField
scriptManager1 global::System.Web.UI.ScriptManager
textboxFromDate global::System.Web.UI.WebControls.TextBox
textboxToDate global::System.Web.UI.WebControls.TextBox

Property Details

GridViewDaily protected_oe property

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

Label1 protected_oe property

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

Label2 protected_oe property

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

UpdatePanel1 protected_oe property

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

btnPostBack protected_oe property

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

buttonShowGraph protected_oe property

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

chartCrossover protected_oe property

chartCrossover control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.DataVisualization.Charting.Chart chartCrossover
return global::System.Web.UI.DataVisualization.Charting.Chart

form1 protected_oe property

form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm form1
return global::System.Web.UI.HtmlControls.HtmlForm

headingtext protected_oe property

headingtext control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl headingtext
return global::System.Web.UI.HtmlControls.HtmlGenericControl

panelHeight protected_oe property

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

panelWidth protected_oe property

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

scriptManager1 protected_oe property

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

textboxFromDate protected_oe property

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

textboxToDate protected_oe property

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