Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderTable Class / StretchRows Property

In This Topic
    StretchRows Property
    In This Topic
    Gets or sets the mode of stretching the rows of the current table when filling an empty space below the table.
    Syntax
    'Declaration
     
    Public Property StretchRows As StretchTableEnum
    public StretchTableEnum StretchRows {get; set;}
    See Also