DashboardObjectDataSource Properties
An object data source that provides data for the dashboard.
Name | Description |
---|---|
Calculated |
Provides access to a data source’s calculated fields. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Component |
Gets or sets the component name of the data source. |
Constructor |
Specifies an object that enables an Object |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Data |
Gets or sets the unique identifier of an Object data source. |
Data |
Specifies the data member of an object data source.
Inherited from Object |
Data |
Gets or sets an XML/XSD file, containing the schema of a dashboard’s data source. |
Data |
Specifies the object data source that can be a specific object instance or a type.
Inherited from Object |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Filter | Gets or sets the logical expression to be applied to the data for filtering. |
Name | Gets or sets the data source name. |
Parameters |
Provides access to the list of parameters that must be specified when binding an Object |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
See Also