Assembly: Adhoc;
Namespace: Prognoz.Platform.Interop.Adhoc;
The IUiDashboard interface contains properties and methods of the UiDashboard development environment component.
IUiDashboard
Property name | Brief description | |
The Report property determines the repository dashboard, which must be accessed on the form. |
Property name | Brief description | |
The Active property determines whether the object, that is a data source for the component, is active. | ||
The Instance property determines a set of data for the object that is a data source for the component. | ||
The Object property determines description of the object that is a data source for the component. | ||
The ObjectClassId property returns identifier of the object class that is a data source of the component. | ||
The OperationMode property determines object connection mode. |
Property name | Brief description | |
The ComponentCount property returns the number of child components. | ||
The Components property returns a child component. | ||
The Data property is used to store any custom data. | ||
The Name property determines a component name. | ||
The Tag property is not used by the compiler. The user can change the value of the Tag property and use it as required. |
Method name | Brief description | |
The ClearDefault method sets all default component parameters. |
See also: