# Wijmo_Grid_Filter.Icustomfilteritem

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								ICustomFilterItem Interface
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Represents a filter item.</p>
								</div>
								<dl class="tsd-comment-tags">
									<dt>param   </dt>
									<dd><p>The raw cell value from the data source.</p>
									</dd>
									<dt>param   </dt>
									<dd><p>The formatted/display text shown in the list (used for matching by default).</p>
									</dd>
									<dt>param   </dt>
									<dd><p>The current checked state of the item in the list (true = checked, false = unchecked).</p>
									</dd>
								</dl>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<span class="target">ICustomFilterItem</span>
								</li>
							</ul>
						</section>
					</div>