C# Class Ext.Net.RecordField

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

Private Properties

Свойство Type Description
RecordField System.ComponentModel
RecordField System.ComponentModel
RecordField System.ComponentModel
RecordField System.ComponentModel

Méthodes publiques

Méthode Description
RecordField ( Config config ) : System

Private Methods

Méthode Description
RecordField ( ) : System.ComponentModel
RecordField ( string name ) : System.ComponentModel
RecordField ( string name, RecordFieldType type ) : System.ComponentModel
RecordField ( string name, RecordFieldType type, string dateFormat ) : System.ComponentModel

Method Details

RecordField() public méthode

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