Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NTableBlock Class


In This Topic
    NTableBlock Class Properties
    In This Topic

    For a list of all members of this type, see NTableBlock members.

    Public Properties
     NameDescription
    Public PropertyReturns true if the view accepts tabs (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyReturns true whether to adjust text color for readability purposes (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public Property (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets or sets the shape blcok background fill. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets or sets the text baseline (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets or sets the border. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets or sets the thickness of the box border sides. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyA shortcut property that gets or sets the content inside the document displayed by this view.  
    Public PropertyGets the rich text context menu builder. (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets the desired height text block Automatically updated by Nevron. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets the desired size of the shape block (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets the desired width text block. Automatically updated by Nevron. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets the display surface on which this visual is displayed (painted) (Inherited from Nevron.Nov.Dom.NVisual)
    Public PropertyGets the editing root element. (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets the text view settings (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets or sets the text fill (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets the text find settings (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyThe name of the used font (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets or Sets the em size of the used font. (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyThe style of the used font (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets or sets the bold font style flag (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets or sets the italic font style flag (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets or sets the strikeout font style flag (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets or sets the underline font style flag (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets or sets the text block glue, that glues the block PinX, PinY and Angle properties. Use the Glue() methods for an easier way to work with the glue. (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets or sets the text block height (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets the document effective history service that this node uses to record history (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public PropertyGets or sets the block horizontal alignment (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets the horizontal ruler. (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets the id of the element, which uniquely identifies the element inside the owner document. It is automatically assigned when the element is registered in a document and is also automatically set to -1 when the element is unregistered from the document. You can manually assign the next document Id to the element, before it is added to a specific document, by using AssingNextId method. (Inherited from Nevron.Nov.Dom.NElement)
    Public PropertyGets the insert date settings (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets the insert time settings (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyRetursnt true if the view is active (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets whether the arrange of the element is valid. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyReturns true if the view is in place edit view (and handles Esc key) (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets whether the measure of the element is valid (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets whether the element is pooled for arrange validation. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets whether the element is pooled for measure validation. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyReturns whether the owner shape or view is readonly. (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyOverridden. Returns whether the view is readonly Gets whether the view is selectable  
    Public PropertyGets whether the visual is displayed inside the window. (Inherited from Nevron.Nov.Dom.NVisual)
    Public PropertyGets or sets whether the text can be displayed with downward orientation. By default false. (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets or sets the line height factor (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets or sets whether the local pin point is positioned relatively to the text block Width and Height. By default true. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets or sets the local pin point X coordinate (in local coordinates or relative local coordinate depending on LocPinRelative), to which the pin point X coordinate is mapped. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets or sets the local pin point Y coordinate (in local coordinates or relative local coordinate depending on LocPinRelative), to which the pin point Y coordinate is mapped. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets or sets the margins (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets a reference to the document owning the node. Returns null if the node is not residing in a document. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public PropertyGets the shape, to which this shape part belongs (Inherited from Nevron.Nov.Diagram.NVisualShapePart)
    Public PropertyGets or sets the padding applied to the box content. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets the parent node in the node hierarchy. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets the parent visual. This implementation returns the first ancestor that is a visual. (Inherited from Nevron.Nov.Dom.NVisual)
    Public PropertyGets or sets the pin point X coordinate (in parent coordinates) (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets or sets the pin point Y coordinate (in parent coordinates) (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets or sets the table port distribution mode  
    Public PropertyGets or sets the table resize mode  
    Public PropertyGets the root node in the node hierarchy. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets the root visual of this visual. (Inherited from Nevron.Nov.Dom.NVisual)
    Public PropertyGets the node schema. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets or sets the text shadow (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets the spell checker. (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets or sets the text stroke (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets the subtree display version. Automatically managed by Nevron. (Inherited from Nevron.Nov.Dom.NVisual)
    Public PropertyGets or sets the node tag, that can be any DOM compliant object. This property is not used by the node itself and is intended to provide users with the ability to attach custom data to the node. Attaching custom data to any node can also be achieved with the help of extendeded properties. (Inherited from Nevron.Nov.Dom.NNode)
    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  
    Public PropertyGets the text content. (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets the text document. (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets or sets the User Class to which the element belongs. This property is usually assigned by the user and is used to group related elements. An element can belong to more than one user classes that should be separated by the ' '(space) character. For example: element.UserClass = "MyClass1 MyClass2" specifies that element belongs to both MyClass1 and MayClass2 classes. The NUserClassCondtion styling condition lets you select elements of a specific user class. (Inherited from Nevron.Nov.Dom.NElement)
    Public PropertyGets or sets the User Id associated to this element. This property is usually assigned by the user and is used to identify specific elements in the document. Unlike the Id property, the value of this property is not guaranteed to be unique in the document. The NUserIdCondition styling condition lets you select elements with a specific User Id. (Inherited from Nevron.Nov.Dom.NElement)
    Public PropertyGets or sets the text vertical alignment (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets the text view settings (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets or sets whether this shape block is visible or not. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets the vertical ruler. (Inherited from Nevron.Nov.Diagram.NTextBlockBase)
    Public PropertyGets or sets the text block width (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets whether this visual shape part is in a connector. (Inherited from Nevron.Nov.Diagram.NVisualShapePart)
    Top
    See Also