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

MasterFilterDefaultValuesEventArgs Properties

Provides data for the MasterFilterDefaultValues events.
Name Description
AvailableFilterValues Gets the list of values that can be used to apply filtering.
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