DetailDescriptorCollection(MultiDetailDescriptorBase) Constructor
Initializes a new instance of the DetailDescriptorCollection collection with the specified owner.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | DevExpress.Xpf.Grid.MultiDetailDescriptorBase | An object that owns the created collection. |
See Also