[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexGridBase-1.ShowColumnFooters

ShowColumnFooters Property

ShowColumnFooters

Gets or sets a bool value which indicates whether to show a group row to display the aggregates in the column footers panel.

Declaration
public virtual bool ShowColumnFooters { get; set; }
Remarks

The aggregated values in the column footers only work when the DisableServerRead property of its ItemsSource is true.