C1.C1Preview Namespace : StretchColumnEnum Enumeration |
'Declaration Public Enum StretchColumnEnum Inherits System.Enum
public enum StretchColumnEnum : System.Enum
Member | Description |
---|---|
Default | The behavior depends on the RenderTable.StretchColumns property of the containing RenderTable. |
IfLastOnPage | The column can be stretched if it is the last row on the page. |
No | The column cannot be stretched. |
Yes | The column can be stretched as needed. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.StretchColumnEnum
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