DirectXForm.FindElementById(String) Method
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| id | String |
Returns
| Type |
|---|
| DxHtmlElement |
See Also
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraBars.v26.1.dll
public DxHtmlElement FindElementById(
string id
)
Public Function FindElementById(
id As String
) As DxHtmlElement
| Name | Type |
|---|---|
| id | String |
| Type |
|---|
| DxHtmlElement |