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