Nevron .NET Vision
Nevron.Diagram.Layout Namespace / NCellsLayoutCancelEventArguments Class
Members


In This Topic
    NCellsLayoutCancelEventArguments Class
    In This Topic
    The NCellsLayoutCancelEventArguments represents the event arguments associated with cancelable cells layout events
    Object Model
    NCellsLayoutCancelEventArguments Class
    Syntax
    'Declaration
     
    
    Public Class NCellsLayoutCancelEventArguments 
       Inherits NLayoutCancelEventArgs
    'Usage
     
    
    Dim instance As NCellsLayoutCancelEventArguments
    public class NCellsLayoutCancelEventArguments : NLayoutCancelEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Nevron.Diagram.Layout.NLayoutCancelEventArgs
             Nevron.Diagram.Layout.NCellsLayoutCancelEventArguments

    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