CustomItemExportInfo.Selection Property
In This Article
Gets the master filter state of the custom item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public CustomItemSelection Selection { get; }
#Property Value
Type | Description |
---|---|
Custom |
The current master filter selection. |
See Also