Version

IconSortCondition Class Members

The following tables list the members exposed by IconSortCondition.

Public Constructors
 NameDescription
Public ConstructorIconSortCondition ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyIconIndexThe icon set (read-only).  
Public PropertyIconSetThe icon's index in the associated icon set or null for 'NoCellIcon' (read-only).  
Public PropertySortDirectionGets the value which indicates the sort direction represented by the sort condition. (Inherited from Infragistics.Documents.Excel.Sorting.SortCondition)
Public Methods
 NameDescription
Public MethodEqualsDetermines whether the SortCondition is equal to the specified object. (Inherited from Infragistics.Documents.Excel.Sorting.SortCondition)
Public MethodGetHashCodeGets the hash code for the SortCondition. (Inherited from Infragistics.Documents.Excel.Sorting.SortCondition)
See Also