The LanerBoxManagedOptions enumeration contains data source settings and uses the LanerBox component.
It is used by the following property:
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. |
Enumeration values can be combined. To do this, insert Or between enumeration elements.
See also: