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

In This Topic
    Stretch Property (RenderTable)
    In This Topic
    Obsolete. Use StretchColumns instead.
    Syntax
    'Declaration
     
    Public Property Stretch As StretchTableEnum
    public StretchTableEnum Stretch {get; set;}
    See Also