ASP.NET Core MVC コントロールヘルプ
ShowColumnFooters プロパティ (FlexGridBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : ShowColumnFooters プロパティ
Gets or sets a bool value which indicates whether to show a group row to display the aggregates in the column footers panel.
シンタックス
'宣言
 
Public Overridable Property ShowColumnFooters As System.Boolean
public virtual System.bool ShowColumnFooters {get; set;}
解説
The aggregated values in the column footers only work when the DisableServerRead property of its ItemsSource is true.
参照

FlexGridBase<T> クラス
FlexGridBase<T> メンバ