Holds less commonly-used options for a TemplateColumn<TModel>.
public class TemplateColumnOptions<TModel> : ColumnOptions<TModel>, ITemplateCellOptions, ICellOptions
kind:method, kind:property, kind:ctor. Press Esc to clear.IsTextSearchEnabledGets or sets a value indicating whether the column takes part in text searches.TextSearchValueSelectorGets or sets a function which selects the search text from a model.