Search
TableNodeProperties Members
Constructors Fields Methods
 


Stores the values of TableNode properties during undo / redo operations.

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

 Public Constructors

  Name Description

TableNodeProperties

Initializes a new instance of the TableNodeProperties class.

 Public Fields

  Name Description

Caption

For internal use.

CaptionHeight

For internal use.

CellTextBrush

For internal use.

ColumnWidth

For internal use.

CurrScrollRow

For internal use.

ItemClass

For internal use. (Inherited from DiagramItemProperties.)

labels

For internal use. (Inherited from DiagramNodeProperties.)

RowHeight

For internal use.

Scrollable

For internal use.

Selected

For internal use. (Inherited from DiagramItemProperties.)

Text

For internal use. (Inherited from DiagramItemProperties.)

TextPadding

For internal use. (Inherited from DiagramItemProperties.)

ZIndex

For internal use. (Inherited from DiagramItemProperties.)

 Public Methods

  Name Description

FreeResources

DiagramItemProperties.FreeResources override.

 See Also