Skip to main content
All docs
V26.1
  • TreeListValidateNodeDeletionEventArgs Class

    Provides data for the ValidateNodeDeletion event.

    Namespace: DevExpress.Xpf.Grid.TreeList

    Assembly: DevExpress.Xpf.Grid.v26.1.dll

    Declaration

    public class TreeListValidateNodeDeletionEventArgs :
        GridValidateRowDeletionEventArgs

    Inheritance

    See Also