DxHtmlElementEventArgs(DxHtmlNode) Constructor
Initializes a new instance of the DxHtmlElementEventArgs class with specified settings.
Namespace: DevExpress.Utils.Html
Assembly: DevExpress.Data.Desktop.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
node | DevExpress.Utils.Html.DxHtmlNode |
See Also