Nevron .NET Vision
Nevron.Dom Namespace / NChildNodeCancelEventArgs Class
Members


In This Topic
    NChildNodeCancelEventArgs Class
    In This Topic
    Used as argument in ChildNodeCancelEventHandler delegates
    Object Model
    NChildNodeCancelEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class NChildNodeCancelEventArgs 
       Inherits NNodeCancelEventArgs
    'Usage
     
    
    Dim instance As NChildNodeCancelEventArgs
    public class NChildNodeCancelEventArgs : NNodeCancelEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.ComponentModel.CancelEventArgs
             Nevron.Dom.NNodeCancelEventArgs
                Nevron.Dom.NChildNodeCancelEventArgs

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also