The TableCellCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
AssignFrom |
Assigns (copies) properties from another TableCellCollection to the current object.
|
|
Clear |
Clears the current FastList.
(Inherited from FastList.) |
|
FindCell |
Returns the TableCell object at the specified row and column in the containing RenderTable,
or null if that object has not been initialized.
|
|
GetRightBottomBounds | ||
IndexOf |
Returns the index of the specified object in the current FastList.
(Performs a fast search using the FindObjectIndex(Object, Int32%) method.)
(Inherited from FastList.) |
Properties
Name | Description | |
---|---|---|
Item | ||
Owner |
Gets the RenderTable containing the current collection of cells.
|