Click or drag to resize
GridSortExpressionCollection Class
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.ControlsGridSortExpressionCollection

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class GridSortExpressionCollection : IList, 
	ICollection, IEnumerable, IStateManager

The GridSortExpressionCollection type exposes the following members.

Methods
Properties
  NameDescription
Public propertyAllowMultiColumnSorting
Gets or sets a Boolean value that indicates whether to allow multi-column sorting.
Public propertyAllowNaturalSort
Allow to change the sort order when in none sort state.
Public propertyCount
Public propertyIsSynchronized
Public propertyItem
Public propertySyncRoot
Top
See Also