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