SvgImageSelectionChangingEventArgs Properties
Supplies data for the SvgImageBox.SelectionChanging event.Name | Description |
---|---|
Action | Gets or sets how the selected item collection has been changed. |
Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
Item | Gets or sets the currently processed item. |
See Also