C# Class LinkedObjectAsCard.Form1

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: DevExpress-Examples/how-to-display-a-linked-object-one-to-one-relation-as-a-detail-card-view-in-the-xtragrid-e734

Méthodes publiques

Méthode Description
CreateDefaultContacts ( ) : void
Form1 ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
Form1_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void
Main ( ) : void

Method Details

CreateDefaultContacts() public méthode

public CreateDefaultContacts ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Form1() public méthode

public Form1 ( ) : System
Résultat System