C# Class Prizm.Main.Forms.MainChildForm.PrizmForm

Inheritance: DevExpress.XtraEditors.XtraForm, ILocalizable
Afficher le fichier Open project: AleksMorozova/prizm Class Usage Examples

Protected Properties

Свойство Type Description
localizedHeader List

Méthodes publiques

Méthode Description
GetEnumerator ( ) : IEnumerator
UpdateTitle ( ) : void

override this method for special title updates

Méthodes protégées

Méthode Description
CreateLocalizedItems ( ) : List
OnLoad ( EventArgs e ) : void

Private Methods

Méthode Description
System ( ) : System.Collections.IEnumerator

Method Details

CreateLocalizedItems() protected méthode

protected CreateLocalizedItems ( ) : List
Résultat List

GetEnumerator() public méthode

public GetEnumerator ( ) : IEnumerator
Résultat IEnumerator

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void

UpdateTitle() public méthode

override this method for special title updates
public UpdateTitle ( ) : void
Résultat void

Property Details

localizedHeader protected_oe property

protected List localizedHeader
Résultat List