DxHtmlElementEventArgs.HasTag(String, Boolean) Method
Namespace: DevExpress.Utils.Html
Assembly: DevExpress.Data.Desktop.v25.1.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
Declaration
Parameters
| Name | Type |
|---|---|
| tagName | String |
Optional Parameters
| Name | Type | Default |
|---|---|---|
| includeAncestors | Boolean | True |
Returns
| Type |
|---|
| Boolean |
See Also