TreeListSearchPanelBuilder.HighlightCaseSensitive Method
Name | Parameters | Description |
---|---|---|
HighlightCaseSensitive(JS) | value | Notifies the UI component whether search is case-sensitive to ensure that search results are highlighted correctly. Applies only if highlightSearchText is true. Mirrors the client-side highlightCaseSensitive option. |
HighlightCaseSensitive(Boolean) | value | Notifies the UI component whether search is case-sensitive to ensure that search results are highlighted correctly. Applies only if highlightSearchText is true. Mirrors the client-side highlightCaseSensitive option. |