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