LanerBoxManagedOptions

Description

The LanerBoxManagedOptions enumeration contains data source settings and uses the LanerBox component.

It is used by the following property:

Available Values

Value Brief description
0 None. The component uses only its own settings.
1 LanerStartDate. The component uses starting date of data displaying specified in the source.
2 LanerEndDate. The component uses end date of data displaying specified in the source.

Comments

Enumeration values can be combined. To do this, insert Or between enumeration elements.

See also:

Express Assembly Enumerations