ListView.ShowChangedOccurrences Property
In This Article
Specifies whether to display changed occurrences. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to display changed occurrences; otherwise, false. |
See Also