GridSortExpressionCollection Class |
Inheritance Hierarchy
SystemObject
Kettic.AspNet.ControlsGridSortExpressionCollection
Namespace: Kettic.AspNet.ControlsAssembly: 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
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public Class GridSortExpressionCollection
Implements IList, ICollection, IEnumerable, IStateManager
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public ref class GridSortExpressionCollection : IList,
ICollection, IEnumerable, IStateManager
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
type GridSortExpressionCollection =
class
interface IList
interface ICollection
interface IEnumerable
interface IStateManager
end
The GridSortExpressionCollection type exposes the following members.
Methods Properties See Also