C# Class Ext.Net.RecordField

Exibir arquivo Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Property Type Description
RecordField System.ComponentModel
RecordField System.ComponentModel
RecordField System.ComponentModel
RecordField System.ComponentModel

Public Methods

Method Description
RecordField ( Config config ) : System

Private Methods

Method 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 method

public RecordField ( Config config ) : System
config Config
return System