Back to Devexpress

ListView.ShowChangedOccurrences Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-listview.md

latest1.2 KB
Original Source

ListView.ShowChangedOccurrences Property

Specifies whether to display changed occurrences. This is a dependency property.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public bool ShowChangedOccurrences { get; set; }
vb
Public Property ShowChangedOccurrences As Boolean

Property Value

TypeDescription
Boolean

true, to display changed occurrences; otherwise, false.

|

See Also

ListView Class

ListView Members

DevExpress.Xpf.Scheduling Namespace