The TableBody type exposes the following members.

Methods

  NameDescription
BaseFontProviderEH (Inherited from DocumentElement.)
BeginUpdateInternal (Inherited from TableBand.)
CalcFrameHeightMm (Inherited from TableBand.)
CalcFrameWidthMm (Inherited from TableBand.)
ComparativeHeightProviderEH (Inherited from TableBand.)
ComparativeWidthProviderEH (Inherited from TableBand.)
ContentSizeChanged (Inherited from DocumentElement.)
EndUpdateInternal (Inherited from TableBand.)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Generate (Inherited from DocumentElement.)
GenerationStateChanged (Inherited from TableBand.)
GetFrameHeightMm (Inherited from DocumentElement.)
GetFrameWidthMm (Inherited from DocumentElement.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
ActualContentHeight (Inherited from DocumentElement.)
ActualContentHeightUnit (Inherited from DocumentElement.)
ActualContentWidth (Inherited from DocumentElement.)
ActualContentWidthUnit (Inherited from DocumentElement.)
ActualFrameHeight (Inherited from DocumentElement.)
ActualFrameHeightUnit (Inherited from DocumentElement.)
ActualFrameWidth (Inherited from DocumentElement.)
ActualFrameWidthUnit (Inherited from DocumentElement.)
AutoHeight
Height is always a sum of band rows' height.
(Inherited from TableBand.)
DefaultUnitInternal (Inherited from DocumentElement.)
Height
Returns height of an element in default units. See HeightUnit for details.
(Inherited from DocumentElement.)
InheritDefaultUnit (Inherited from DocumentElement.)
Rows
Collection of band's rows.
(Inherited from TableBand.)
StyleNestedProtected (Inherited from DocumentElement.)
StyleProtected (Inherited from DocumentElement.)
Width
Returns width of an element in default units. See WidthUnit for details.
(Inherited from DocumentElement.)

Events

  NameDescription
PhysicalSizeChanged
IDocumentElement item inplementator
(Inherited from DocumentElement.)

See Also