ItemCancelEventArgs Constructors
Provides data for the BarEditItem.ShowingEditor event.| Name | Parameters | Description |
|---|---|---|
| ItemCancelEventArgs(BarItem, BarItemLink, Boolean) | item, link, cancel | Initializes a new instance of the ItemCancelEventArgs class. |
See Also