Skip to main content
All docs
V19.1

LookUpSettings.ObjectType Property

For internal use.

Namespace: DevExpress.XtraReports.Parameters

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

Declaration

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

Property Value

Type Description
String

A String value.

Property Paths

You can access this nested property as listed below:

Object Type Path to ObjectType
Parameter
.LookUpSettings.ObjectType
See Also