C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1Field Class / GroupInfo Property

In This Topic
GroupInfo Property
In This Topic
Gets a GroupInfo object that determines whether a column should be grouped on and how the group header and footer rows should be formatted and displayed.
Syntax
'Declaration
 
Public Overridable ReadOnly Property GroupInfo As GroupInfo
 
See Also