Represents a row of cells in a table. Rows are the entity to which links related to a table are connected.
The following tables list the members exposed by the Row type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Copies the row attributes to a new Row instance. |
|
![]() |
Gets the AnchorPattern assigned to this row. |
|
![]() |
Gets a value indicating whether the section of rows below this header row is expanded or collapsed. |
|
![]() |
Gets a value indicating whether this row is the header of a section of rows. |
|
![]() |
Gets the height of this row. |
|
![]() |
Gets a list of all links coming into this row. |
|
![]() |
Gets a list of all links going out of this row. |
|
![]() |
Implements Externalizable. |
|
![]() |
Sets the AnchorPattern to whose point links should be aligned when connecting to this row. |
|
![]() |
Expands or collapses the section of rows below this header row. |
|
![]() |
Sets a value indicating whether this row should be the header of a section of rows. |
|
![]() |
Sets the height of this row and all cells inside it. |
|
![]() |
Implements Externalizable. |
Name | Description | |
---|---|---|
![]() |
Loads the row attributes from an XML element. |
|
![]() |
Saves the row attributes into an XML element. |