Back to Devexpress

IDashboardControl.AllowInspectRawData Property

dashboard-devexpress-dot-dashboardwin-dot-idashboardcontrol-934e9cd6.md

latest1.3 KB
Original Source

IDashboardControl.AllowInspectRawData Property

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

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

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

Property Value

TypeDescription
Boolean

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

|

See Also

IDashboardControl Interface

IDashboardControl Members

DevExpress.DashboardWin Namespace