C# 클래스 PasteFromWordForm, XAF_how-to-access-the-scheduler-control-e225

파일 보기 프로젝트 열기: DevExpress-Examples/XAF_how-to-access-the-scheduler-control-e225

보호된 메소드들

메소드 설명
GetChildDxButtons ( ) : ASPxButton[]
GetChildDxEdits ( ) : ASPxEditBase[]
Localize ( ) : void
Page_Load ( object sender, EventArgs, e ) : void

메소드 상세

GetChildDxButtons() 보호된 메소드

protected GetChildDxButtons ( ) : ASPxButton[]
리턴 ASPxButton[]

GetChildDxEdits() 보호된 메소드

protected GetChildDxEdits ( ) : ASPxEditBase[]
리턴 ASPxEditBase[]

Localize() 보호된 메소드

protected Localize ( ) : void
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs, e ) : void
sender object
e EventArgs,
리턴 void