HtmlTemplate.Tag Property
Gets or sets an object that stores custom data.
Namespace: DevExpress.Utils.Html
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Object | null | An object that stores custom data. |
See Also