MultilineAttributeConstructor

매뉴얼로 전환
public MultilineAttribute ();
public MultilineAttribute (int lines);

파라미터

linesHow many lines of text to make room for. Default is 3.

설명

Attribute used to make a string value be shown in a multiline textarea.