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

Afficher le fichier Open project: DevExpress-Examples/XAF_how-to-access-the-scheduler-control-e225

Méthodes protégées

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

Method Details

GetChildDxButtons() protected méthode

protected GetChildDxButtons ( ) : ASPxButton[]
Résultat ASPxButton[]

GetChildDxEdits() protected méthode

protected GetChildDxEdits ( ) : ASPxEditBase[]
Résultat ASPxEditBase[]

Localize() protected méthode

protected Localize ( ) : void
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs, e ) : void
sender object
e EventArgs,
Résultat void