CustomControlProviderBase.SetSelection(CustomItemSelection) Method
Updates a custom control according to the current master filter selection.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
selection | CustomItemSelection | The current master filter selection. |
See Also