# Wijmo.Eventargs

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								EventArgs Class
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Base class for event arguments.</p>
								</div>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<span class="target">EventArgs</span>
									<ul class="tsd-hierarchy">
										<li>
											<a href="wijmo.canceleventargs.html" class="tsd-signature-type">CancelEventArgs</a>
										</li>
										<li>
											<a href="wijmo.propertychangedeventargs.html" class="tsd-signature-type">PropertyChangedEventArgs</a>
										</li>
										<li>
											<a href="wijmo.notifycollectionchangedeventargs.html" class="tsd-signature-type">NotifyCollectionChangedEventArgs</a>
										</li>
										<li>
											<a href="wijmo_input.formatitemeventargs.html" class="tsd-signature-type">FormatItemEventArgs</a>
										</li>
										<li>
											<a href="wijmo_grid_sheet.draggingrowcolumneventargs.html" class="tsd-signature-type">DraggingRowColumnEventArgs</a>
										</li>
										<li>
											<a href="wijmo_grid_sheet.unknownfunctioneventargs.html" class="tsd-signature-type">UnknownFunctionEventArgs</a>
										</li>
										<li>
											<a href="wijmo_grid_sheet.rowcolumnchangedeventargs.html" class="tsd-signature-type">RowColumnChangedEventArgs</a>
										</li>
										<li>
											<a href="wijmo_grid_sheet.autofilledeventargs.html" class="tsd-signature-type">AutoFilledEventArgs</a>
										</li>
										<li>
											<a href="wijmo_grid_immutable.datachangeeventargs.html" class="tsd-signature-type">DataChangeEventArgs</a>
										</li>
										<li>
											<a href="wijmo_grid_immutable.cloningitemeventargs.html" class="tsd-signature-type">CloningItemEventArgs</a>
										</li>
										<li>
											<a href="wijmo_chart.serieseventargs.html" class="tsd-signature-type">SeriesEventArgs</a>
										</li>
										<li>
											<a href="wijmo_olap.progresseventargs.html" class="tsd-signature-type">ProgressEventArgs</a>
										</li>
										<li>
											<a href="wijmo_viewer.pageloadedeventargs.html" class="tsd-signature-type">PageLoadedEventArgs</a>
										</li>
										<li>
											<a href="wijmo_viewer.queryloadingdataeventargs.html" class="tsd-signature-type">QueryLoadingDataEventArgs</a>
										</li>
										<li>
											<a href="wijmo_viewer.requesteventargs.html" class="tsd-signature-type">RequestEventArgs</a>
										</li>
										<li>
											<a href="wijmo_nav.formatnodeeventargs.html" class="tsd-signature-type">FormatNodeEventArgs</a>
										</li>
										<li>
											<a href="wijmo_cloud.oautherror.html" class="tsd-signature-type">OAuthError</a>
										</li>
										<li>
											<a href="wijmo_pdf.pdfdocumentendedeventargs.html" class="tsd-signature-type">PdfDocumentEndedEventArgs</a>
										</li>
										<li>
											<a href="wijmo_grid_pdf.pdfwebworkerexportdoneeventargs.html" class="tsd-signature-type">PdfWebWorkerExportDoneEventArgs</a>
										</li>
									</ul>
								</li>
							</ul>
						</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>
												Properties
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><a href="wijmo.eventargs.html#empty" class="tsd-kind-icon">empty</a></li>
										</ul>
									</section>
								</div>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Properties</h2>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static">
								<a name="empty" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagStatic">Static</span> empty</h3>
								<div class="tsd-signature tsd-kind-icon">empty<span class="tsd-signature-symbol">:</span> <a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Provides a value to use with events that do not have event data.</p>
									</div>
								</div>
							</section>
						</section>
					</div>