DirectXForm.FindElementById(String) Method
In This Article
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public DxHtmlElement FindElementById(
string id
)
#Parameters
Name | Type |
---|---|
id | String |
#Returns
Type |
---|
Dx |
See Also