Back to Devexpress

IDashboardControl.AllowInspectAggregatedData Property

dashboard-devexpress-dot-dashboardwin-dot-idashboardcontrol-785f3813.md

latest1.3 KB
Original Source

IDashboardControl.AllowInspectAggregatedData Property

Gets or sets whether to display aggregated data in the Data Inspector.

Namespace : DevExpress.DashboardWin

Assembly : DevExpress.Dashboard.v25.2.Win.dll

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
bool AllowInspectAggregatedData { get; set; }
vb
Property AllowInspectAggregatedData As Boolean

Property Value

TypeDescription
Boolean

true , to display aggregated data in the Data Inspector; otherwise, false.

|

See Also

IDashboardControl Interface

IDashboardControl Members

DevExpress.DashboardWin Namespace