DxHtmlPainterArgs.HtmlImages Property
Gets or sets the collection of images that can be assigned to HTML elements.
Namespace: DevExpress.Utils.Html
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Object | Stores images that can be assigned to HTML elements. |
See Also