IExtension Class
When implemented, represents the Web Dashboard extension.
Namespace: DevExpress.Dashboard
Assembly: DevExpress.Dashboard.v17.2.Web.Scripts.dll
Declaration
Related API Members
The following members accept/return IExtension objects:
Remarks
The JavaScript extensions allow you to customize and provide certain functionality to the Web Dashboard control. You can include or exclude the required control functionality using extensions.
To learn more about working with extensions, see Working with Extensions.
Inheritance
Show 17 items
Object
IExtension
See Also