C1.C1Preview Namespace : StretchRowEnum Enumeration |
'Declaration Public Enum StretchRowEnum Inherits System.Enum
public enum StretchRowEnum : System.Enum
Member | Description |
---|---|
Default | The behavior depends on the RenderTable.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. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.StretchRowEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2