Back to Devexpress

DashboardObjectDataSource Properties

dashboard-devexpress-dot-dashboardcommon-dot-dashboardobjectdatasource-dot-underscore-properties.md

latest4.6 KB
Original Source

DashboardObjectDataSource Properties

An object data source that provides data for the dashboard.

NameDescription
CalculatedFieldsProvides access to a data source’s calculated fields.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ComponentNameGets or sets the component name of the data source.
ConstructorSpecifies an object that enables an ObjectDataSource to access constructor parameters. Inherited from ObjectDataSource.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DataIdGets or sets the unique identifier of an Object data source.
DataMemberSpecifies the data member of an object data source. Inherited from ObjectDataSource.
DataSchemaGets or sets an XML/XSD file, containing the schema of a dashboard’s data source.
DataSourceSpecifies the object data source that can be a specific object instance or a type. Inherited from ObjectDataSource.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FilterGets or sets the logical expression to be applied to the data for filtering.
NameGets or sets the data source name.
ParametersProvides access to the list of parameters that must be specified when binding an ObjectDataSource to a method. Inherited from ObjectDataSource.
SiteGets or sets the ISite of the Component. Inherited from Component.

See Also

DashboardObjectDataSource Class

DashboardObjectDataSource Members

DevExpress.DashboardCommon Namespace