Skip to main content
All docs
V18.2

MasterFilterDefaultValuesWebEventArgs Properties

Provides data for the ASPxDashboardViewer.MasterFilterDefaultValues event.
Name Description
AvailableFilterValues Gets the list of values that can be used to apply filtering.
DashboardId Gets the dashboard identifier.
FilterValues Gets or sets values used to apply default filtering.
ItemComponentName Gets the component name of the dashboard item.
ItemName Gets the dashboard item name.
See Also