Gets the most nested RenderTableFragment containing the current fragment,
or null if the current object is not contained in a table.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public RenderTableFragment TableFragment { get; } |
| Visual Basic |
|---|
Public ReadOnly Property TableFragment As RenderTableFragment Get |