Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MultilineAttribute.MultilineAttribute

public function MultilineAttribute()
public function MultilineAttribute(lines: int)

Parameters

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

Description

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