Skip to main content
All docs
V25.1
  • DashboardXpoDataSource.FilterString Property

    For internal use.

    Namespace: DevExpress.DashboardCommon

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

    NuGet Package: DevExpress.Dashboard.Core

    Declaration

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

    Property Value

    Type Default
    String String.Empty
    See Also