boundElements property
Returns a collection of all elements on the page bound to a data set.
Syntax
| JavaScript | |
|---|
Property values
Type: IHTMLElementCollection
Array of elements found on a page that are bound to a data set.
Standards information
There are no standards that apply here.
Remarks
This collection is applicable only to data events.
Show: