DXDataTemplateTrigger.Template Property
Gets or sets a data template applied when a data trigger condition is satisfied.
Namespace: DevExpress.Xpf.DXBinding
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DataTemplate | A DataTemplate returned by the current trigger. |
See Also