C1.Silverlight.FlexGrid.5
GroupRow Class
Members 

Represents a row that serves as a header for a group of rows.
Object Model
GroupRow Class
Syntax
'Declaration
 
Public Class GroupRow 
   Inherits Row
public class GroupRow : Row 
Remarks
Group rows are automatically shown by the C1FlexGrid when the System.ComponentModel.ICollectionView used as a data source contains grouped data and the grid's ShowGroups property is set to true.
Inheritance Hierarchy

System.Object
   C1.Silverlight.FlexGrid.RowCol
      C1.Silverlight.FlexGrid.Row
         C1.Silverlight.FlexGrid.GroupRow

See Also

Reference

GroupRow Members
C1.Silverlight.FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.