Wisej.Web.ToolBarButtonClickEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Represents the method that will handle the ButtonClick event of a ToolBar.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A ToolBarButtonClickEventArgs that contains the event data.
Fired when a ToolBarButton on the ToolBar is clicked.
Fired when a drop-down style ToolBarButton or its down arrow is clicked.
Fired when a ToolBarButton on the ToolBar is clicked.
Fired when a drop-down style ToolBarButton or its down arrow is clicked.