Search
TableNode Properties
 


 Public Properties

  Name Description

AllowIncomingLinks

Gets or sets a value indicating whether users are allowed to draw incoming links to this node. (Inherited from DiagramNode.)

AllowOutgoingLinks

Gets or sets a value indicating whether users are allowed to draw outgoing links from this node. (Inherited from DiagramNode.)

AllowResizeColumns

Gets or sets a value indicating whether users are allowed to resize table columns.

AllowResizeRows

Gets or sets a value indicating whether users are allowed to resize table rows.

AnchorPattern

Gets or sets the anchor points to which links are attached when connected to the node. (Inherited from DiagramNode.)

Bounds

Gets or sets the rectangle that defines the position of the diagram node. (Inherited from DiagramNode.)

Brush

Gets or sets the brush used to fill the interior of this item. (Inherited from DiagramItem.)

Caption

Gets or sets the text displayed as caption of the table.

CaptionBackBrush

Gets or sets the brush used to paint the caption area of this table.

CaptionBrush

Gets or sets the brush used to paint the table caption.

CaptionFormat

Gets or sets the alignment and line position of the text used as table caption.

CaptionHeight

Gets or sets the height of the table's caption area.

CaptionPlainText

Gets the plain text of the table's caption.

CellCustomDraw

Gets or sets the type of custom drawing performed on the table cells.

CellFrameStyle

Gets or sets the style of the table cells.

CellTextBrush

Gets or sets the brush used to paint texts inside table cells.

ColumnCount

Gets or sets the number of columns in the table.

Columns

Gets a list of all columns in the table.

ColumnWidth

Gets or sets the default width of the table columns.

ConnectionStyle

Gets or sets a value indicating whether drawing a link from/to this table, should connect a row of the table, or the whole table as single entity.

Constraints

Allows applying constraints to the location and size of the node. (Inherited from DiagramNode.)

Container

Gets the parent ContainerNode containing this node. (Inherited from DiagramNode.)

CurrentScrollRow

Gets or sets the index of the first visible row in the table.

CustomDraw

Gets or sets the type of custom drawing performed on this table.

EffectiveBrush

Gets the effective brush of the item. (Inherited from DiagramItem.)

EffectiveCaptionBackBrush

Gets the effective caption back brush of the table.

EffectiveCaptionBrush

Gets the effective caption brush of the table.

EffectiveCellTextBrush

Gets the effective text brush of the table cells.

EffectiveFont

Gets the currently effective font of the item. (Inherited from DiagramItem.)

EffectivePen

Gets the effective pen of the item. (Inherited from DiagramItem.)

EffectiveShadowBrush

Gets the effective shadow brush of the item. (Inherited from DiagramItem.)

EffectiveTextBrush

Gets the effective text brush of the item. (Inherited from DiagramItem.)

Effects

Gets a collection with all effects applied to this node. (Inherited from DiagramNode.)

EnabledHandles

Gets or sets the kinds of modifications that end-users are permitted to perform on the node. (Inherited from DiagramNode.)

EnableStyledText

Gets or sets a value indicating whether styled text rendering is enabled.

Expandable

Gets or sets a value indicating whether users are allowed to expand or collapse the subtree that starts from this node. (Inherited from DiagramNode.)

Expanded

Gets or sets a value indicating whether the subtree starting from this node is expanded. (Inherited from DiagramNode.)

Font

Gets or sets the font used when rendering the table's texts.

HandlesStyle

Gets or sets a value indicating how the node adjustment handles behave and what do they look like. (Inherited from DiagramNode.)

HighlightedRow

Gets or sets the highlighted row.

HyperLink

Gets or sets the hyperlink associated with this diagram item. (Inherited from DiagramItem.)

Id

Gets or sets user-defined identifier associated with this item. (Inherited from DiagramItem.)

IgnoreLayout

Gets or sets a value indicating whether the position of this item should not be changed by automatic layout methods. (Inherited from DiagramItem.)

Image

Gets or sets the image that is displayed in this table.

ImageAlign

Gets or sets the alignment of the image displayed in this table.

ImagePadding

Gets or sets the padding distance between node's borders and Image.

IncomingLinks

Gets a collection of links that point to the node. (Inherited from DiagramNode.)

Item

Gets the Cell instance at the specified position.

Labels

Returns the list of supplementary labels displayed by this node. (Inherited from DiagramNode.)

LayerIndex

Gets or sets the zero-based index of the layer this item is associated with, or -1, if the item is not associated with a layer. (Inherited from DiagramItem.)

LayoutTraits

Contains layout properties of the node, used by some layout algorithms and by DiagramView3D. (Inherited from DiagramItem.)

Locked

Gets or sets a value indicating whether users are allowed to edit the diagram item. (Inherited from DiagramItem.)

MasterGroup

Gets a reference to the group to which this node is attached. (Inherited from DiagramNode.)

MasterItem

Returns the node's Container or main item of MasterGroup. (Inherited from DiagramNode.)

Obstacle

Gets or sets a value indicating whether this node is considered an obstacle by the link-routing algorithm. (Inherited from DiagramNode.)

OffsetHeaderRows

Gets or sets a value indicating whether the table cells are offset to the right to accommodate for the expand buttons of Header rows.

OutgoingLinks

Gets a collection of links that start from this node. (Inherited from DiagramNode.)

Parent

Gets the diagram that contains this item. (Inherited from DiagramItem.)

Pen

Gets or sets the pen used to paint the frame of the item. (Inherited from DiagramItem.)

Printable

Gets or sets a value indicating whether to print the item. (Inherited from DiagramItem.)

RotationAngle

Gets or sets the rotation angle of this node. (Inherited from DiagramNode.)

RowAnchorPattern

Gets or sets a default anchor pattern for the rows of this table.

RowCount

Gets or sets the number of rows in the table.

RowHeight

Gets or sets the default height of table rows.

Rows

Gets a list of all rows in the table.

RuntimeIndex

For internal use. (Inherited from DiagramItem.)

Scrollable

Gets or sets a value indicating whether users are allowed to scroll table rows.

ScrollUI

Gets or sets what type of scroll UI to show in TableNodes.

Selected

Gets or sets a value indicating whether a diagram item is selected. (Inherited from DiagramItem.)

ShadowBrush

Gets or sets the brush used to paint the item's shadow. (Inherited from DiagramItem.)

ShadowOffsetX

Gets or sets the horizontal offset of the shadow of this item. (Inherited from DiagramItem.)

ShadowOffsetY

Gets or sets the vertical offset of the shadow of this item. (Inherited from DiagramItem.)

Shape

Gets or sets the shape of the table's outline.

Style

Gets or sets the style associated with the item. (Inherited from DiagramItem.)

SubordinateGroup

Gets a reference to the group of items that are attached to this one. (Inherited from DiagramItem.)

Tag

Gets or sets user-defined data associated with this item. (Inherited from DiagramItem.)

Text

Gets or sets the text displayed by this item. (Inherited from DiagramItem.)

TextBrush

Gets or sets the brush used to paint texts inside the item. (Inherited from DiagramItem.)

TextFormat

Gets or sets the alignment of text displayed inside this item. (Inherited from DiagramItem.)

TextPadding

Gets or sets the spacing between the item boundaries and its text.

ToolTip

Gets or sets a short text message displayed when the mouse pointer rests over the diagram element. (Inherited from DiagramItem.)

TopLevel

DiagramItem.TopLevel override. (Inherited from DiagramNode.)

Visible

Gets or sets a value indicating whether this item is visible. (Inherited from DiagramItem.)

Weight

Gets or sets a weight value used in layout and path-finding algorithms. (Inherited from DiagramItem.)

ZIndex

Gets or sets the z-order position of this item. (Inherited from DiagramItem.)

 Protected Properties

  Name Description

HasItems

DiagramNode.HasItems override.

MeasureUnit

Returns the diagram measure unit. (Inherited from DiagramItem.)

 See Also