C# Class Ext.Net.TableGrid

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

Private Properties

Property Type Description
OnBeforeClientInit void
TableGrid System.Collections.Generic

Public Methods

Method Description
TableGrid ( Config config ) : System

Protected Methods

Method Description
CheckStore ( ) : void

Private Methods

Method Description
OnBeforeClientInit ( Observable sender ) : void
TableGrid ( ) : System.Collections.Generic

Method Details

CheckStore() protected method

protected CheckStore ( ) : void
return void

TableGrid() public method

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