Back to Devexpress

Dashboard Properties

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

latest4.8 KB
Original Source

Dashboard Properties

Contains the full description of a dashboard used to visualize data.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ColorSchemeProvides access to a dashboard color scheme.
ContainerGets the IContainer that contains the Component. Inherited from Component.
CurrencyCultureNameGets or sets the default currency for the Dashboard.
CustomItemMetadataTypes staticGets a collection of metadata types that correspond to metadata descendants.
CustomPropertiesGets custom properties available for the current dashboard.
DataConnectionsFor internal use.
DataSourcesGets the collection of dashboard data sources.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
EnableAutomaticUpdatesGets or sets whether automatic updates are enabled for the current dashboard.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
GroupsProvides access to a collection of dashboard item groups.
IsDisposedFor internal use.
ItemsGets the collection of dashboard items.
LayoutOptionsProvides access to the dashboard layout settings.
LayoutRootGets or sets the root dashboard layout group.
ParametersProvides access to dashboard parameters.
RequestParametersSpecifies whether to load dashboard data only after the user submits the parameter values.
SiteGets or sets the ISite of the Component. Inherited from Component.
TitleProvides access to the title settings of the dashboard.
UserDataGets or sets custom data to be saved to the dashboard XML definition.

See Also

Dashboard Class

Dashboard Members

DevExpress.DashboardCommon Namespace