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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : ShowGroups プロパティ
Gets or sets whether the grid should insert group rows to delimit data groups.
シンタックス
'宣言
 
Public Overridable Property ShowGroups As System.Boolean
public virtual System.bool ShowGroups {get; set;}
解説
Data groups are created by modifying the groupDescriptions property of the ICollectionView object used as the grid's itemsSource.
参照

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