C# 클래스 Ext.Net.TreeGrid

파일 보기 프로젝트 열기: pgodwin/Ext.net

Private Properties

프로퍼티 타입 설명
OnPreRender void
ScrollToTop void
SetColumnVisible void
SetHideHeaders void
TreeGrid System
UpdateColumnWidths void

공개 메소드들

메소드 설명
TreeGrid ( Config config ) : System

비공개 메소드들

메소드 설명
OnPreRender ( EventArgs e ) : void
ScrollToTop ( ) : void
SetColumnVisible ( int index, bool visible ) : void
SetHideHeaders ( bool hide ) : void
TreeGrid ( ) : System
UpdateColumnWidths ( ) : void

메소드 상세

TreeGrid() 공개 메소드

public TreeGrid ( Config config ) : System
config Config
리턴 System