DataControlBase.OwnerDetailDescriptor Property
Gets or sets the detail descriptor that owns this data control.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DetailDescriptorBase | A DetailDescriptorBase object that represents the detail descriptor that owns this data control. |
See Also