Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / TableRenderer Class / RowRects Property

In This Topic
    RowRects Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property RowRects As LayoutRect()
    public LayoutRect[] RowRects {get;}
    See Also