Repeat

Summary
Repeat
Variables
enum_tableDefines options for Repeat.
Enumerations
RepeatSpecifies options for Component with repeating elements.

Variables

enum_table

local enum_table

Defines options for Repeat.

Fields

RepeatXRepeats element horizontally.
RepeatYRepeats element vertically.
RepeatXYRepeats element both horizontally and vertically.
NoRepeatDoes not repeat the element.

Enumerations

Repeat

Specifies options for Component with repeating elements.

local enum_table
Defines options for Repeat.
Close