Property | Type | Description | |
---|---|---|---|
maxLines | int | ||
minLines | int |
Method | Description | |
---|---|---|
TextAreaAttribute ( ) : System | ||
TextAreaAttribute ( int minLines, int maxLines ) : System |
public TextAreaAttribute ( int minLines, int maxLines ) : System | ||
minLines | int | |
maxLines | int | |
return | System |