Parameter.RawValue Property
For internal use.
Namespace: DevExpress.XtraReports.Parameters
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Object | A Object. |
See Also
For internal use.
Namespace: DevExpress.XtraReports.Parameters
Assembly: DevExpress.Printing.v24.2.Core.dll
[Browsable(false)]
public object RawValue { get; }
<Browsable(False)>
Public ReadOnly Property RawValue As Object
Type | Description |
---|---|
Object | A Object. |
No
Your feedback is appreciated.