DataListElement constructor
init
Initializes a new instance of the DataListElement class.
def __init__(self, element):
...
| Parameter | Type | Description |
|---|---|---|
| element | HTMLDataListElement | The element. |
See Also
- module
aspose.html.forms - class
DataListElement