public enum ENDataCellViewHorizontalAlignment : System.Enum
public enum ENDataCellViewHorizontalAlignment : System.Enum
Member | Description |
---|---|
Automatic | The format uses a value specific alignment that is appropriate for the current value. |
Center | The view is center aligned |
Fit | The view is made to fill the data cell horizontally. |
Left | The view is left aligned |
Right | The view is right aligned |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Grid.ENDataCellViewHorizontalAlignment
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)