Click or drag to resize
GroupDescriptor Class
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Data.ListViewGroupGroupDescriptor

Namespace: Kettic.AspNet.Data.ListViewGroup
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class GroupDescriptor

The GroupDescriptor type exposes the following members.

Constructors
  NameDescription
Public methodGroupDescriptor
Top
Properties
  NameDescription
Public propertyGroupSortDirection
Gets or sets the sort direction for this sort descriptor. If the value is null no sorting will be applied.
Public propertyMember
Gets or sets the member name which will be used for grouping.
Top
See Also