Event data for VirtualSummaryInitiallyExpanded event.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)

Syntax

C#
public class VirtualSummaryInitiallyExpandedEventArgs : EventArgs
Visual Basic (Declaration)
Public Class VirtualSummaryInitiallyExpandedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    DlhSoft.Windows.Controls..::.VirtualSummaryInitiallyExpandedEventArgs

See Also