프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_defaultHeight | int |
메소드 | 설명 | |
---|---|---|
Create ( string name, string value, string type, string description, bool shortenName ) : |
Return new DataViewStringElement, DataViewBoolElement or DataViewHeadlineElement, depending of given type. The Dock property is always set to DockStyle.Top.
|
public static Create ( string name, string value, string type, string description, bool shortenName ) : |
||
name | string | |
value | string | |
type | string | |
description | string | |
shortenName | bool | |
리턴 |