StiDashboardElementsLoader Class
Namespace: Stimulsoft.Dashboard.Options
This class returns the whole list of supported dashboard elements. Internal use only!
Methods
| Method | Returns | Description |
|---|---|---|
FetchAll static |
List |
Returns a list of supported dashboard elements. Internal use only! |
Load static |
void | Adds all supported dashboard elements to the services collection. Internal use only! |
Method Details
FetchAll static
FetchAll(): List
Returns a list of supported dashboard elements. Internal use only!
Returns List
Load static
Load(): void
Adds all supported dashboard elements to the services collection. Internal use only!