Refreshes the HasItems property value.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
protected override void OnCollectionChanged(
	NotifyCollectionChangedEventArgs args
)
Visual Basic (Declaration)
Protected Overrides Sub OnCollectionChanged ( _
	args As NotifyCollectionChangedEventArgs _
)

See Also