'Declaration Public Enum IGSortStatus Inherits System.Enum
public enum IGSortStatus : System.Enum
__value public enum IGSortStatus : public System.Enum
Member | Description |
---|---|
igAscending | Represents the state of being sorted in an ascending manner. |
igDescending | Represents the state of being sorted in a descending manner. |
igNotSorted | Represents the state of not being sorted. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2