public enum ENPropertyDisplayOrder : System.Enum
public enum ENPropertyDisplayOrder : System.Enum
Member | Description |
---|---|
Ascending | The editors that match the property this order is for are displayed ins acsending order (i.e. from first to last). |
Descending | The editors that macth the property this order is meant for are displayed in descending order (i.e. from last to first). |
Ignore | The property this display order is for is ignored. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Editors.ENPropertyDisplayOrder
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)