Skip to main content

Parameter.ObjectType Property

For internal use.

Namespace: DevExpress.XtraReports.Parameters

Assembly: DevExpress.Printing.v24.1.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

[Browsable(false)]
[XtraSerializableProperty(-1)]
public string ObjectType { get; }

Property Value

Type Description
String

A String value.

See Also