C# 클래스 Ext.Net.GridPanel

파일 보기 프로젝트 열기: pgodwin/Ext.net 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CheckAutoExpand void
CheckColumns void
GetColumnPlugins string
GridPanel System
LoadPostData bool
OnAfterClientInit void
OnBeforeClientInit void
RegisterColumnPlugins void

공개 메소드들

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

비공개 메소드들

메소드 설명
CheckAutoExpand ( ) : void
CheckColumns ( ) : void
GetColumnPlugins ( ) : string
GridPanel ( ) : System
LoadPostData ( string postDataKey, NameValueCollection postCollection ) : bool
OnAfterClientInit ( Observable sender ) : void
OnBeforeClientInit ( Observable sender ) : void
RegisterColumnPlugins ( ) : void

메소드 상세

GridPanel() 공개 메소드

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