Gets an Item in the control which raised an event.

Namespace:  C1.Web.UI.Controls.C1ToolBar
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public C1ToolBarItem Item { get; }
Visual Basic (Declaration)
Public ReadOnly Property Item As C1ToolBarItem
	Get

See Also