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

C1WebCommandBase.ItemClick Event

Fires when an item is clicked.

[Visual Basic]

Public Event ItemClick As C1WebCommandEventHandler

[C#]

public event C1WebCommandEventHandler ItemClick

[Delphi]

public property ItemClick: C1WebCommandEventHandler read remove_ItemClick write add_ItemClick;

See Also

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


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