C# Class PasteFromWordForm, XAF_how-to-access-the-scheduler-control-e225

Show file Open project: DevExpress-Examples/XAF_how-to-access-the-scheduler-control-e225

Protected Methods

Method Description
GetChildDxButtons ( ) : ASPxButton[]
GetChildDxEdits ( ) : ASPxEditBase[]
Localize ( ) : void
Page_Load ( object sender, EventArgs, e ) : void

Method Details

GetChildDxButtons() protected method

protected GetChildDxButtons ( ) : ASPxButton[]
return ASPxButton[]

GetChildDxEdits() protected method

protected GetChildDxEdits ( ) : ASPxEditBase[]
return ASPxEditBase[]

Localize() protected method

protected Localize ( ) : void
return void

Page_Load() protected method

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