Search
Table Properties
 


 Public Properties

  Name Description

AllowIncomingArrows

Gets or sets a value specifying whether users are allowed to draw incoming arrows to this table.

AllowInplaceEdit

Gets or sets a value indicating whether users are allowed to edit the text of this table.

AllowOutgoingArrows

Gets or sets a value indicating whether users are allowed to draw outgoing arrows from this table.

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 AnchorPattern object defining the points at which arrows can connect to this table.

Bottom

Gets the Y coordinate of the bottom side of the table bounding rectangle.

Caption

Gets or sets the caption of this table.

CaptionColor

Gets or sets the color used to render the table caption.

CaptionFillColor

Gets or sets the color used to fill the table caption bar.

CaptionFillColor2

Gets or sets a second color for filling the caption bar with a gradient.

CaptionGradientAngle

Specifies the angle of the linear gradient used to fill the table's caption bar.

CaptionHeight

Gets or sets the height of the table caption bar.

CaptionStyle

Gets or sets the alignment style of the table Caption.

CellBorders

Gets or sets the style of cell frame lines.

CellColumnSpan

Gets or sets how many columns a cell should span.

CellFillColor

Gets or sets the color used to fill the interior of a cell.

CellFont

Gets or sets the font used to render text inside the specified cell.

CellPicture

Gets or sets the image displayed inside the specified cell.

CellPicturePos

Gets or sets the alignment and stretch mode of a cell picture.

CellRowSpan

Gets or sets how many rows a cell should span.

CellTextColor

Gets or sets the color used to paint the text of a cell.

CellToolTip

Gets or sets the tooltip text associated with a cell.

CellType

Gets or sets what kind of UI widget is displayed in the specified cell.

CellValue

Specifies the value of a cell's UI widget.

CellVariantTag

Gets or sets a custom OLE VARIANT value associated with the specified cell.

ColumnsCount

Gets or sets the number of columns in this table.

Constraints

Gets or sets the constraints applied to the location and size of this table.

CurrScrollRow

Gets or sets the topmost visible row of this table.

CustomDraw

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

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 tree branch that starts from this table.

Expanded

Gets or sets a value indicating whether the tree branch under this table is currently expanded.

FeedbackColor

Gets or sets the color of the table feedback frame.

FeedbackPenStyle

Gets or sets the line style of the table feedback frame.

FeedbackPenWidth

Gets or sets the width of the table feedback frame.

FillColor

Gets or sets the color used to fill the table interior.

FillColorAlpha

Gets or sets a value defining the transparency of the table fill color.

Font

Gets or sets the font used to render the text of this table.

Footer

Gets or sets the text displayed as table footer.

FooterColor

Gets or sets the color used to render the table footer.

FooterFillColor

Gets or sets the color used to fill the table footer area.

FooterHeight

Gets or sets the height of the table footer area.

FooterStyle

Get or sets the footer text position and alignment.

FrameColor

Gets or sets the color of the pen used to draw the table border lines.

HeaderRow

Gets or sets a value indicating whether a row is the header of a table section.

HighlightedRow

Gets or sets the index of highlighted row.

HyperLink

Gets or sets the hyperlink associated with this table.

IgnoreLayout

Gets or sets a value indicating whether the position of this table can be changed by automatic layout methods.

IncomingArrows

Gets the collection of arrows that enter into this table.

Left

Gets the X coordinate of the left side of the table's bounding rectangle.

LinkStyle

Gets or sets a value indicating whether other nodes are linked to the table rows or the table as an integral entity.

Locked

Gets or sets a value specifying whether users are allowed to select and modify this table.

MasterGroup

Gets a reference to the group to which the table is attached.

MnpHandlesMask

Gets or sets what modifications can be applied to a table through its selection handles.

Obstacle

Gets or sets a value indicating whether this tale should be considered an obstacle by the arrow-routing algorithm.

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.

Opacity

Gets or sets opacity level applied to all graphic elements of the table.

OutgoingArrows

Gets the collection of arrows that go out from this table.

PenStyle

Gets or sets the style of the pen used to draw the table frame lines.

PenWidth

Gets or sets the width of the pen used to draw the table frame lines.

Picture

Gets or sets the image displayed inside the table.

PicturePos

Gets or sets the alignment and stretch mode of the table Picture.

Printable

Gets or sets a value indicating whether this table is drawn on paper when printing.

Right

Gets the X coordinate of the right side of the table's bounding rectangle.

RowAnchorPattern

Gets or sets the AnchorPattern object defining the points at which arrows can connect to the specified row.

RowExpanded

Gets or sets a value indicating whether the table section starting from a HeaderRow is expanded.

RowsCount

Gets or sets the number of rows in this table.

Scrollable

Gets or sets a value indicating whether users are allowed to scroll the table up / down.

Selected

Gets a value indicating whether the table is selected.

SelStyle

Gets or sets how table selection handles behave and what they look like.

ShadowOffsetX

Gets or sets the horizontal offset of a shadow from the table that casts it.

ShadowOffsetY

Gets or sets the vertical offset of a shadow from the table that casts it.

Style

Gets or sets the shape of the table outlines.

SubordinateGroup

Gets a reference to the group of objects that are attached to this table.

Tag

Gets or sets a custom integer value associated with this table.

ToolTip

Gets or sets a short text message displayed when the mouse pointer rests over this table.

Top

Returns the Y coordinate of the top side of the table bounding rectangle.

UserData

Gets or sets a custom integer value associated with this table.

UserString

Gets or sets a custom string value associated with this table.

VariantTag

Gets or sets a custom OLE VARIANT value associated with this table.

Visible

Gets or sets a value indicating whether this table is visible.

Weight

Gets or sets a weight value used in layout and path-finding algorithms.

ZIndex

Gets or sets the position of this table in the Z order.

 See Also