Skip to main content
A newer version of this page is available. .
Tab

ListEditCustomHighlighting(String) Constructor

Initializes a new instance of the ListEditCustomHighlighting class.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public ListEditCustomHighlighting(
    string text
)

Parameters

Name Type Description
text String

A string value specifying the filter condition.

See Also