ListView.AllowUnlinkChanged Event
Occurs when the ListView.AllowUnlink property is changed.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Event Data
The AllowUnlinkChanged event's data class is EventArgs.
See Also