C# Class Ext.Net.MVC.Examples.Areas.DataView_Advanced.Models.MultiSortPanel

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

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