Back to Devexpress

CanSelectRowEventArgs Class

wpf-devexpress-dot-xpf-dot-grid-e78e8239.md

latest1.2 KB
Original Source

CanSelectRowEventArgs Class

Provides data for the DataViewBase.CanSelectRow event.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

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

CanSelectRowEventArgs is the data class for the following events:

Inheritance

Object EventArgs CanSelectRowEventArgs

See Also

CanSelectRowEventArgs Members

DevExpress.Xpf.Grid Namespace