DashboardXpoDataSource.FilterString Property
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Property Value
Type | Default |
---|---|
String | String.Empty |
See Also
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
[Browsable(false)]
[DefaultValue("")]
public string FilterString { get; set; }
<Browsable(False)>
<DefaultValue("")>
Public Property FilterString As String
Type | Default |
---|---|
String | String.Empty |
No
Your feedback is appreciated.