ItemCancelEventArgs Properties
Provides data for the BarEditItem.ShowingEditor event.Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the editor within an item is read only. |
Item | Gets the BarItem whose link was clicked. Inherited from ItemClickEventArgs. |
Link | Gets the clicked BarItemLink. Inherited from ItemClickEventArgs. |
See Also