SingleFilterDefaultValueEventArgs.GetAvailableSelections() Method
In This Article
Returns records identifying elements that can be selected in the current state of the master filter item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public DashboardDataSet GetAvailableSelections()
#Returns
Type | Description |
---|---|
Dashboard |
A Dashboard |
See Also