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


In This Topic
    NCellsLayoutCancelEventArguments Class Members
    In This Topic

    The following tables list the members exposed by NCellsLayoutCancelEventArguments.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets whether the layout action associated with this event must be canceled (Inherited from Nevron.Diagram.Layout.NLayoutCancelEventArgs)
    Public PropertyGets the cells subject to layout  
    Public PropertyGets the layout context (Inherited from Nevron.Diagram.Layout.NLayoutCancelEventArgs)
    Public PropertyGets the target node (Inherited from Nevron.Diagram.Layout.NLayoutCancelEventArgs)
    Top
    See Also