'Declaration
Public Enum PrintInfo.RowHeightEnum Inherits System.Enum
public enum PrintInfo.RowHeightEnum : System.Enum
'Declaration
Public Enum PrintInfo.RowHeightEnum Inherits System.Enum
public enum PrintInfo.RowHeightEnum : System.Enum
Member | Description |
---|---|
LikeGrid | Use the grid's row height. |
StretchToFit | Stretch rows vertically to fit all data. |
StretchToMax | Stretch rows vertically but not greater than PrintInfo.MaxRowHeight. |
System.Object
System.ValueType
System.Enum
C1.Win.List.PrintInfo.RowHeightEnum