Back to Devexpress

CanUnselectRowEventArgs Class

wpf-devexpress-dot-xpf-dot-grid-4f71459e.md

latest1.2 KB
Original Source

CanUnselectRowEventArgs Class

Provides data for the DataViewBase.CanUnselectRow event.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public class CanUnselectRowEventArgs :
    EventArgs
vb
Public Class CanUnselectRowEventArgs
    Inherits EventArgs

CanUnselectRowEventArgs is the data class for the following events:

Inheritance

Object EventArgs CanUnselectRowEventArgs

See Also

CanUnselectRowEventArgs Members

DevExpress.Xpf.Grid Namespace