Search
TableNodeExtensions Members
Methods
 


Provides extension methods for TableNode fluent API.

The following tables list the members exposed by the TableNodeExtensions type.

 Public Methods

  Name Description

AllowResizeColumns

Sets a value indicating whether users are allowed to resize table columns.

AllowResizeRows

Sets a value indicating whether users are allowed to resize table rows.

Caption

Sets the text displayed as caption of the table.

CaptionBackBrush

Overloaded.  

CaptionBrush

Overloaded.  

CaptionFormat

Sets the alignment and line position of the text used as table caption.

CaptionHeight

Sets the height of the table's caption area.

CellCustomDraw

Sets the type of custom drawing performed on the table cells.

CellFrameStyle

Sets the style of the table cells.

CellTextBrush

Overloaded.  

ColumnCount

Sets the number of columns in the table.

ColumnWidth

Sets the default width of the table columns.

ConnectionStyle

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.

CurrentScrollRow

Sets the index of the first visible row in the table.

CustomDraw

Sets the type of custom drawing performed on this table.

EnableStyledText

Sets a value indicating whether styled text rendering is enabled.

HighlightedRow

Sets the highlighted row.

Image

Sets the image that is displayed in this table.

ImageAlign

Sets the alignment of the image displayed in this table.

ImagePadding

Sets the padding distance between node's borders and image.

OffsetHeaderRows

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

RowAnchorPattern

Sets the default anchor pattern for the rows of a table.

RowCount

Sets the number of rows in the table.

RowHeight

Sets the default height of table rows.

Scrollable

Sets a value indicating whether users are allowed to scroll table rows.

Shape

Sets the shape of the table's outline.

 See Also