C# Class Ext.Net.TreeGrid

Afficher le fichier Open project: pgodwin/Ext.net

Private Properties

Свойство Type Description
OnPreRender void
ScrollToTop void
SetColumnVisible void
SetHideHeaders void
TreeGrid System
UpdateColumnWidths void

Méthodes publiques

Méthode Description
TreeGrid ( Config config ) : System

Private Methods

Méthode Description
OnPreRender ( EventArgs e ) : void
ScrollToTop ( ) : void
SetColumnVisible ( int index, bool visible ) : void
SetHideHeaders ( bool hide ) : void
TreeGrid ( ) : System
UpdateColumnWidths ( ) : void

Method Details

TreeGrid() public méthode

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