C# Class Ext.Net.Examples.MultiSortPanel

Inheritance: Ext.Net.Panel
Exibir arquivo Open project: extnet/Ext.NET.Examples

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
GetDataView ( ) : DataView
GetStore ( ) : Store
GetTopBar ( ) : Toolbar

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void