PromptToExpressionRequestBase.ColumnInfo.Children Property
Gets or sets detail-level columns associated with the column in a master–detail relationship.
Namespace: DevExpress.AIIntegration.Extensions
Assembly: DevExpress.AIIntegration.v25.2.dll
NuGet Package: DevExpress.AIIntegration
Declaration
Property Value
| Type | Description |
|---|---|
| List<PromptToExpressionRequestBase.ColumnInfo> | Detail-level columns associated with the column in a master–detail relationship. |
See Also