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

TreeListDataCellTemplateContainer.GetTextWithHighlightedSearchFilterResult Method

Name Parameters Description
GetTextWithHighlightedSearchFilterResult() none Gets the result of filtering as an HTML markup where a source text (text inputted in the filter) is highlighted for each match.
GetTextWithHighlightedSearchFilterResult(Int32) maxLength Gets the result of filtering as an HTML markup where a source text (text inputted in the filter) is highlighted for each match.
GetTextWithHighlightedSearchFilterResult(String, String, Boolean, Int32) sourceText, fieldName, isSourceTextEncoded, maxLength Gets the result of filtering as an HTML markup where a source text (text inputted in the filter) is highlighted for each match.