public enum ENDataCellViewVerticalAlignment : System.Enum
public enum ENDataCellViewVerticalAlignment : System.Enum
Member | Description |
---|---|
Automatic | The format uses a value specific alignment that is appropriate for the current value. |
Bottom | The view is bottom aligned |
Center | The view is middle aligned |
Fit | The view is made to fill the data cell vertically. |
Top | The view is top aligned |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Grid.ENDataCellViewVerticalAlignment
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)