UnboundSourceProperty.UserTag Property
Specifies an object that contains data associated with the property.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Object | null | An object that contains data associated with the property. |
See Also