Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / Elements.ElementDeletingNotifyEventArgs Class
Members


In This Topic
    Elements.ElementDeletingNotifyEventArgs Class
    In This Topic
    Represents the event data for the ElementDeleting event, which occurs when the user has deleted an element.
    Syntax
    'Declaration
     
    
    Public Class Elements.ElementDeletingNotifyEventArgs 
    public class Elements.ElementDeletingNotifyEventArgs 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Elements.ElementDeletingNotifyEventArgs

    See Also