Skip to main content

RelationException.DetailType Property

Indicates the detail column’s property type.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public Type DetailType { get; }

Property Value

Type Description
Type

A Type enumeration value.

See Also