CardWidget.element() Method
Gets the root element of the widget.
Namespace: DevExpress.Dashboard
Assembly: DevExpress.Dashboard.v17.2.Web.Scripts.dll
Declaration
Returns
| Type | Description |
|---|---|
| Object | A jQuery object that is the root element of the widget. |
See Also