|
Name | Description | |
---|---|---|
![]() |
Adds a new column to the table. |
|
![]() |
Adds a new row to the table. |
|
![]() |
Returns the cell that contains the specified point. |
|
![]() |
Creates a connection point between this node and the specified link at the specified point. |
|
![]() |
Deletes the specified column. |
|
![]() |
Deletes the specified row. |
|
![]() |
Gets the object that specifies how to fill the caption bar. |
|
![]() |
Gets the font used to render the table's caption text. |
|
![]() |
Gets the height of the table's caption area. |
|
![]() |
Returns a reference to the cell located at the specified column and row of this table. |
|
![]() |
Returns a reference to the column at the specified position within the table's list of columns. |
|
![]() |
Returns a reference to the row at the specified position within the table's list of rows. |
|
![]() |
Returns the bounding rectangle of the specified row. |
|
![]() |
Gets a value indicating whether the user is allowed to scroll the table rows. |
|
![]() |
Inserts a new column at the specified position. |
|
![]() |
Inserts a new row at the specified position. |
|
![]() |
Changes the number of columns and rows in this table. |
|
![]() |
Returns the index of the table's row that contains the specified point. |
|
![]() |
Scrolls the table's rows down. |
|
![]() |
Scrolls the table's rows up. |
|
![]() |
Sets an object that specifies how to fill the caption bar. |
|
![]() |
Sets the font used to render the table's caption text. |
|
![]() |
Sets the height of the table's caption area. |
|
![]() |
Sets the table's current scroll position. |
|
![]() |
Sets a value indicating whether the user is allowed to scroll the table rows. |