NavigatorButtonClickEventArgs Properties
Supplies data for the NavigatorBase.ButtonClick event.Name | Description |
---|---|
Button | Gets the clicked button. |
Handled | Gets or sets whether you have handled this event and no default action is required. |
See Also