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

C1WebCommandEventArgs.Item Property

An Item in the control which raised an event.

[Visual Basic]

Public ReadOnly Property Item As C1WebLinkItem

[C#]

public C1WebLinkItem Item {get;}

[Delphi]

public property Item: C1WebLinkItem read get_Item;

See Also

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


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