Skip to main content
A newer version of this page is available. .

ExpressionBindingDescription.SurrogateType Property

Returns a surrogate type used to change values of read-only complex properties.

Namespace: DevExpress.XtraReports.Expressions

Assembly: DevExpress.XtraReports.v18.2.dll

Declaration

public Type SurrogateType { get; }

Property Value

Type Description
Type

A Type object.

See Also