Parameter.Tag Property
In This Article
SECURITY NOTE
Deserializing layout settings from untrusted resources may create security issues. Serializable System.
properties that contain custom type values are not (de)serialized automatically. Review the following help topic for information on how to (de)serialize custom type values: Safe Deserialization.
Specifies the object that contains data about the report parameter.
Namespace: DevExpress.XtraReports.Parameters
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Object | String. |
An Object that contains data about the report parameter. |
See Also