Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / TableCell Class / Table Property

In This Topic
    Table Property
    In This Topic
    Gets the owner TableRenderer.
    Syntax
    'Declaration
     
    Public ReadOnly Property Table As TableRenderer
    public TableRenderer Table {get;}
    See Also