# Wijmo_Angular2_Grid_Multirow

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								wijmo.angular2.grid.multirow Module
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Contains Angular 2 components for the <b>wijmo.grid.multirow</b> module.</p>
								</div>
								<p><b>wijmo.angular2.grid.multirow</b> is an external TypeScript module that can be imported to your code
								using its ambient module name. For example:</p>
								<pre>import * as wjMultiRow from 'wijmo/wijmo.angular2.grid.multirow';
&nbsp;
@Component({
    directives: [wjMultiRow.WjMultiRow],
    template: `&lt;wj-multi-row&gt;&lt;/wj-multi-row&gt;`,
    selector: 'my-cmp',
})
export class MyCmp {
}</pre>
							</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 tsd-has-type-parameter"><a href="../classes/wijmo_angular2_grid_multirow.wjmultirow.html" class="tsd-kind-icon">Wj<wbr>Multi<wbr>Row</a></li>
											<li class="tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter"><a href="../classes/wijmo_angular2_grid_multirow.wjmultirowcell.html" class="tsd-kind-icon">Wj<wbr>Multi<wbr>Row<wbr>Cell</a></li>
											<li class="tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter"><a href="../classes/wijmo_angular2_grid_multirow.wjmultirowcellgroup.html" class="tsd-kind-icon">Wj<wbr>Multi<wbr>Row<wbr>Cell<wbr>Group</a></li>
											<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/wijmo_angular2_grid_multirow.wjmultirowcelltemplate.html" class="tsd-kind-icon">Wj<wbr>Multi<wbr>Row<wbr>Cell<wbr>Template</a></li>
										</ul>
									</section>
								</div>
							</section>
						</section>
					</div>