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


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

    System.Object
       System.EventArgs
          Nevron.Diagram.Layout.NLayoutEventArgs
             Nevron.Diagram.Layout.NCellsLayoutEventArguments

    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