# Wijmo_Grid_Selector

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								wijmo.grid.selector Module
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Contains classes that add behaviors to <a href="../classes/wijmo_grid.flexgrid.html">FlexGrid</a> columns.</p>
								</div>
								<p>The <a href="../classes/wijmo_grid_selector.selector.html">Selector</a> class adds checkboxes to cells in the column.
									The checkboxes allow users to select items and groups using the
								<a href="../classes/wijmo_grid.row.html#isselected">Row.isSelected</a> property.</p>
								<p>The <a href="../classes/wijmo_grid_selector.booleanchecker.html">BooleanChecker</a> class adds checkboxes to header and
									group cells in columns bound to boolean values.
									The checkboxes allow users to toggle the bound value for groups
								or for the whole data set.</p>
							</div>
						</section>
						<section class="tsd-index-group">
							<section class="tsd-index-panel">
								<div class="tsd-index-content">
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Classes
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/wijmo_grid_selector.booleanchecker.html" class="tsd-kind-icon">Boolean<wbr>Checker</a></li>
											<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/wijmo_grid_selector.selector.html" class="tsd-kind-icon">Selector</a></li>
										</ul>
									</section>
								</div>
							</section>
						</section>
					</div>