NevronOpenVision
Nevron.Nov.Diagram Namespace / NTableBlock Class
Fields Properties Methods Events


In This Topic
    NTableBlock Class Members
    In This Topic

    The following tables list the members exposed by NTableBlock.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the Content child.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NRichTextBlock.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PortsDistributionModeProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the resize mode property  
    Top
    Public Properties
     NameDescription
    Public PropertyA shortcut property that gets or sets the content inside the document displayed by this view.  
    Public PropertyOverridden. Returns whether the view is readonly Gets whether the view is selectable  
    Public PropertyGets or sets the table port distribution mode. By default set to ENPortsDistributionMode.CellBased.  
    Public PropertyGets or sets the table resize mode. By default set to ENTableBlockResizeMode.AutoSize.  
    Public PropertyOverridden. Shortcut property to get or set the text contained in this rich text block  
    Public PropertyOverridden. Gets the text block content object (generally a root block that implements the INTextBlockContent interface)  
    Public PropertyOverridden. Gets the text block content child  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodOverridden. Overriden to return true.  
    Public MethodOverridden. Helper method for setting up the transformation of the text block relative to the owner shape.  
    Public MethodOverridden. Invalidates arrange.  
    Public Method  
    Public MethodGets the cell port for the specified row / col index and direction  
    Public MethodGets the cell port for the specified row / col index and direction  
    Public MethodGets the cell port for the specified row / col index and direction  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Arranges the content of the element within the specified content area.  
    Internal Method  
    Internal Method  
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Protected MethodOverridden. Invalidates the measure of the element measure parent.  
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Protected MethodOverridden. Measures the element content.  
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Protected MethodOverridden. Called when the desired width or the desired height has changed.  
    Protected MethodOverridden. Overrided to update the ports after the entire subtree has been registered  
    Protected MethodOverridden. Called after the document node is unregistered from its owner document.  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also