[]
        
(Showing Draft Content)

C1.Web.Mvc.Grid.GroupSummaryPosition

GroupSummaryPosition Enum

Specifies the positions of GroupSummary row.

Namespace: C1.Web.Mvc.Grid
Assembly: C1.Web.Mvc.dll
Syntax
public enum GroupSummaryPosition

Fields

Name Description
Auto

Group Summary Row is displayed at the bottom of the group when Group is in expanded State, but when Group is collapsed, Group summary is displayed at top.

Bottom

Group Summary Row is always displayed at the bottom of the group.

Top

Group Summary Row is displayed at Top.