C# 클래스 Ext.Net.BorderLayoutRegion

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

Private Properties

프로퍼티 타입 설명
AfterItemAdd void
AfterItemRemove void
BorderLayoutRegion System.ComponentModel
BorderLayoutRegion System.ComponentModel
ToString string

공개 메소드들

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

비공개 메소드들

메소드 설명
AfterItemAdd ( Component item ) : void
AfterItemRemove ( Component item ) : void
BorderLayoutRegion ( ) : System.ComponentModel
BorderLayoutRegion ( BorderLayout layout, RegionPosition region ) : System.ComponentModel
ToString ( ) : string

메소드 상세

BorderLayoutRegion() 공개 메소드

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