Back to Devexpress

SelectionChangingEventArgs Class

windowsforms-devexpress-dot-xtratreelist-97052cfe.md

latest1.5 KB
Original Source

SelectionChangingEventArgs Class

Contains data for the SelectionChanging event.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

csharp
public class SelectionChangingEventArgs :
    CancelEventArgs
vb
Public Class SelectionChangingEventArgs
    Inherits CancelEventArgs

SelectionChangingEventArgs is the data class for the following events:

Inheritance

Object EventArgs CancelEventArgs SelectionChangingEventArgs

See Also

SelectionChangingEventArgs Members

DevExpress.XtraTreeList Namespace