[]
        
(Showing Draft Content)

C1.C1Preview.StretchRowEnum

StretchRowEnum Enum

Describes how the height of a row in a RenderTable can be adjusted if required by adjustments to the height of the containing table.

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public enum StretchRowEnum

Fields

Name Description
Default

The behavior depends on the StretchRows property of the containing RenderTable.

IfLastOnPage

The row can be stretched if it is the last row on the page.

No

The row cannot be stretched.

Yes

The row can be stretched as needed.