Skip to main content
A newer version of this page is available. .

DynamicListLookUpSettings Properties

Provides the look-up editor settings for dashboard parameters that are bound to a data source.
Name Description
DataMember Gets or sets a specific data member in a dashboard data source.
DataSource Gets or sets the data source for the dashboard parameter.
DataSourceName For internal use.
DisplayMember Gets or sets the data member for the dashboard parameter’s display value.
SortByMember Gets or sets the data member whose values are used to apply sorting to displayed parameter values.
SortOrder Gets or sets the sort order of parameter values.
ValueMember Gets or sets the data member for the dashboard parameter’s value.
See Also