public enum ENColumnWidthMode : System.Enum
public enum ENColumnWidthMode : System.Enum
Member | Description |
---|---|
Auto | The column width is detemined by the size of its content. |
Fixed | The column has fixed width. |
Percentage | The column width is specified as a percentage of the table's width. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Text.ENColumnWidthMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)