Provides a way for inheriters to specify the managed items collection that will store the new child items specified to be loaded during VirtualSummaryInitiallyExpanded event handling.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)
Syntax
C# |
---|
protected virtual IList GetVirtualSummaryInitializatingCollection() |
Visual Basic (Declaration) |
---|
Protected Overridable Function GetVirtualSummaryInitializatingCollection As IList |