Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

Wrap

enumeration

Description

This enumeration contains values to control how elements are placed in a container if not enough space is available.

Properties

NoWrapAll elements are placed on the same line.
WrapElements are placed over multiple lines.

Did you find this page useful? Please give it a rating: