DetailDescriptorTrigger.DetailDescriptor Property
Gets or sets a detail descriptor that current trigger returns when a custom condition is satisfied.
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 detail descriptor that current trigger returns. |
See Also