Skip to main content
A newer version of this page is available. .

SvgImageSelectionChangingEventArgs Class

Provides data for the SvgImageBox.SelectionChanging event.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v20.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public class SvgImageSelectionChangingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
SvgImageSelectionChangingEventArgs
See Also