Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
formulate
app
Layouts
Layout
C# 클래스 formulate.app.Layouts.Layout
A form layout.
상속:
IEntity
파일 보기
프로젝트 열기: rhythmagency/formulate
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
DeserializeConfiguration
( ) :
object
Deserializes the layout configuration.
GetLayoutKind
( ) :
ILayoutKind
Gets the layout kind.
Layout
( ) :
System
Default constructor.
메소드 상세
DeserializeConfiguration()
공개
메소드
Deserializes the layout configuration.
public
DeserializeConfiguration
( ) :
object
리턴
object
GetLayoutKind()
공개
메소드
Gets the layout kind.
public
GetLayoutKind
( ) :
ILayoutKind
리턴
ILayoutKind
Layout()
공개
메소드
Default constructor.
public
Layout
( ) :
System
리턴
System