'Declaration Public Enum StretchColumnEnum Inherits System.Enum
public enum StretchColumnEnum : System.Enum
'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