Resets the items control host based on the current property values of this ItemsControl.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)

Syntax

C#
protected internal virtual void ResetItemsControlHost()
Visual Basic (Declaration)
Protected Friend Overridable Sub ResetItemsControlHost

See Also