'------------------------------------------------------------------------------ ' ' This code was generated by a tool. ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. ' '------------------------------------------------------------------------------ Option Strict On Option Explicit On Partial Public Class VerticalAppointmentTemplate ''' '''appointmentDiv control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents appointmentDiv As Global.System.Web.UI.HtmlControls.HtmlGenericControl ''' '''statusContainer control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents statusContainer As Global.System.Web.UI.HtmlControls.HtmlTableCell ''' '''imageContainer control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents imageContainer As Global.System.Web.UI.HtmlControls.HtmlTable ''' '''lblStartTime control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents lblStartTime As Global.DevExpress.Web.ASPxLabel ''' '''lblEndTime control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents lblEndTime As Global.DevExpress.Web.ASPxLabel ''' '''lblTitle control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents lblTitle As Global.DevExpress.Web.ASPxLabel ''' '''horizontalSeparator control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents horizontalSeparator As Global.System.Web.UI.HtmlControls.HtmlGenericControl ''' '''lblDescription control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents lblDescription As Global.DevExpress.Web.ASPxLabel End Class