Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

MultilineAttribute.MultilineAttribute

Switch to Manual
public MultilineAttribute()
public 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.