C# Class Ext.Net.BorderLayoutRegion

Inheritance: StateManagedItem
Afficher le fichier Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Свойство Type Description
AfterItemAdd void
AfterItemRemove void
BorderLayoutRegion System.ComponentModel
BorderLayoutRegion System.ComponentModel
ToString string

Méthodes publiques

Méthode Description
BorderLayoutRegion ( Config config ) : System

Private Methods

Méthode Description
AfterItemAdd ( Component item ) : void
AfterItemRemove ( Component item ) : void
BorderLayoutRegion ( ) : System.ComponentModel
BorderLayoutRegion ( BorderLayout layout, RegionPosition region ) : System.ComponentModel
ToString ( ) : string

Method Details

BorderLayoutRegion() public méthode

public BorderLayoutRegion ( Config config ) : System
config Config
Résultat System