Skip to main content

DashboardXpoDataSource.FilterString Property

For internal use.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.1.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design

Declaration

[Browsable(false)]
[DefaultValue("")]
public string FilterString { get; set; }

Property Value

Type Default
String String.Empty
See Also