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


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

    System.Object
       System.EventArgs
          System.ComponentModel.CancelEventArgs
             Nevron.Dom.NNodeCancelEventArgs
                Nevron.Dom.NNodeAttributeCancelEventArgs
                   Nevron.Dom.NNodeAttributePropertyCancelEventArgs

    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