Version 20.1

ColumnSortingSetting Class Properties

For a list of all members of this type, see ColumnSortingSetting members.

Public Properties
 NameDescription
Public PropertyAllowSortingenables/disables sorting for this  
Public PropertyColumnIndexthe column index (Inherited from Infragistics.Web.Mvc.ColumnSetting)
Public PropertyColumnKeythe column Key (dataey) (Inherited from Infragistics.Web.Mvc.ColumnSetting)
Public PropertyCompareFuncreference to a function (string) used for custom comparison.  
Public PropertyCurrentSortDirectionthe initial predefined sorting direction that will show data sorted as soon as teh control is rendered  
Public PropertyFirstSortDirectionthe sorting direction applied when the column header is clicked for the first time  
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub