Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    Elements.ElementDeletingNotifyEventArgs Class
    Syntax
    'Declaration
     
    Public Class Elements.ElementDeletingNotifyEventArgs 
    'Usage
     
    Dim instance As Elements.ElementDeletingNotifyEventArgs
    public class Elements.ElementDeletingNotifyEventArgs 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Elements.ElementDeletingNotifyEventArgs

    See Also