C# Class NSoft.NFramework.FusionCharts.WebHost.Widgets.Gantt.GanttSample

Inheritance: System.Web.UI.Page
Show file Open project: debop/NFramework

Protected Properties

Property Type Description
FusionChartsUP global::System.Web.UI.UpdatePanel
Panel1 global::System.Web.UI.WebControls.Panel
SampleList global::System.Web.UI.WebControls.RadioButtonList
SampleSelector global::System.Web.UI.UpdatePanel
UpdateProgress2 global::System.Web.UI.UpdateProgress
gantt global::NSoft.NFramework.FusionCharts.Web.FusionChart

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

FusionChartsUP protected property

FusionChartsUP 컨트롤입니다.
자동 생성 필드입니다. 수정하려면 디자이너 파일에서 코드 숨김 파일로 필드 선언을 이동하십시오.
protected global::System.Web.UI.UpdatePanel FusionChartsUP
return global::System.Web.UI.UpdatePanel

Panel1 protected property

Panel1 컨트롤입니다.
자동 생성 필드입니다. 수정하려면 디자이너 파일에서 코드 숨김 파일로 필드 선언을 이동하십시오.
protected global::System.Web.UI.WebControls.Panel Panel1
return global::System.Web.UI.WebControls.Panel

SampleList protected property

SampleList 컨트롤입니다.
자동 생성 필드입니다. 수정하려면 디자이너 파일에서 코드 숨김 파일로 필드 선언을 이동하십시오.
protected global::System.Web.UI.WebControls.RadioButtonList SampleList
return global::System.Web.UI.WebControls.RadioButtonList

SampleSelector protected property

SampleSelector 컨트롤입니다.
자동 생성 필드입니다. 수정하려면 디자이너 파일에서 코드 숨김 파일로 필드 선언을 이동하십시오.
protected global::System.Web.UI.UpdatePanel SampleSelector
return global::System.Web.UI.UpdatePanel

UpdateProgress2 protected property

UpdateProgress2 컨트롤입니다.
자동 생성 필드입니다. 수정하려면 디자이너 파일에서 코드 숨김 파일로 필드 선언을 이동하십시오.
protected global::System.Web.UI.UpdateProgress UpdateProgress2
return global::System.Web.UI.UpdateProgress

gantt protected property

gantt 컨트롤입니다.
자동 생성 필드입니다. 수정하려면 디자이너 파일에서 코드 숨김 파일로 필드 선언을 이동하십시오.
protected global::NSoft.NFramework.FusionCharts.Web.FusionChart gantt
return global::NSoft.NFramework.FusionCharts.Web.FusionChart