Gets the most nested RenderTable containing the current render object,
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 RenderTable Table { get; } |
Visual Basic |
---|
Public ReadOnly Property Table As RenderTable Get |