FilterElementDashboardItem.EnableSearch Property
Gets or sets whether to allow end-users to search for specific values in a filter element.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, to allow end-users to search for specific values; other, false. |
Remarks
To learn more about the search capability, see the following topics:
See Also