HtmlContentPopup.Tag Property
Gets or sets an object that stores custom data.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Object | null | An object that stores custom data. |
See Also