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

In This Topic
    ContentRect Property
    In This Topic
    Gets the cell's content GrapeCity.Documents.Layout.LayoutRect.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentRect As LayoutRect
    public LayoutRect ContentRect {get;}
    See Also