ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebTreeView.ItemPopulate Event

Fires when an item is clicked.

[Visual Basic]

Public Event ItemPopulate As C1WebCommandEventHandler

[C#]

public event C1WebCommandEventHandler ItemPopulate

[Delphi]

public property ItemPopulate: C1WebCommandEventHandler read remove_ItemPopulate write add_ItemPopulate;

See Also

C1WebTreeView Class | C1WebTreeView Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.