Click or drag to resize
GroupableViewSettings Class
Inheritance Hierarchy

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class GroupableViewSettings : ViewSettings

The GroupableViewSettings type exposes the following members.

Properties
  NameDescription
Public propertyGroupBy
Gets or sets the resource to group by.
Public propertyGroupingDirection
Gets or sets the resource grouping direction.
Public propertyShowResourceHeaders
Gets or sets a value indicating whether to render resource headers for the current view.
Top
See Also