The TableCell type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AssignFrom |
ICopyAssignable implementation
(Overrides DocumentElementWithROAssignFrom(Object, Boolean).) |
![]() | BaseFontProviderEH | (Inherited from DocumentElement.) |
![]() | BeginUpdateInternal | (Inherited from DocumentElementWithRO.) |
![]() | CalcFrameHeightMm | (Overrides DocumentElement..::.CalcFrameHeightMm()()().) |
![]() | CalcFrameWidthMm | (Overrides DocumentElement..::.CalcFrameWidthMm()()().) |
![]() | ComparativeHeightProviderEH | (Overrides DocumentElement..::.ComparativeHeightProviderEH(UnitBase, UnitGetComparativeLengthEventArgs).) |
![]() | ComparativeWidthProviderEH | (Overrides DocumentElement..::.ComparativeWidthProviderEH(UnitBase, UnitGetComparativeLengthEventArgs).) |
![]() | ContentSizeChanged | (Inherited from DocumentElement.) |
![]() | EndUpdateInternal | (Inherited from DocumentElementWithRO.) |
![]() | Equals | (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 DocumentElement.) |
![]() | GetColumnWidthToFitRO |
Returns minimal column width (in default units) required to fit
ro horizontally in this cell.
|
![]() | GetColumnWidthToFitText |
Returns minimal column width (in default units) required to fit
text horizontally in this cell, in a supposition that text will be
assigned via RenderText.Text property.
|
![]() | GetColumnWidthUnitToFitRO |
Returns minimal column width (as a Unit object) required to fit
ro horizontally in this cell.
|
![]() | GetColumnWidthUnitToFitText | |
![]() | 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 | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | AutoWidth |
AutoWidth is possible only when WidthManagement is AutoLength
(Inherited from DocumentElementWithRO.) |
![]() | DefaultUnitInternal | (Inherited from DocumentElement.) |
![]() | Height |
Returns height of an element in default units. See HeightUnit
for details.
(Inherited from DocumentElement.) |
![]() | InheritDefaultUnit | (Inherited from DocumentElement.) |
![]() | SpanColumns |
Defines a number of cells this cell spans horizontally (including itself)
to the right.
1 means no span.
|
![]() | SpanRows |
Defines a number of cells this cell spans vertically dawnward
(including itself).
1 means no span.
|
![]() | 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
Name | Description | |
---|---|---|
![]() | PhysicalSizeChanged |
IDocumentElement item inplementator
(Inherited from DocumentElement.) |