Spread Windows Forms 10.0 Product Documentation
GroupDataModel Class Properties


For a list of all members of this type, see GroupDataModel members.

Public Properties
 NameDescription
Public PropertyCanSerializeXmlGets whether the entire object can be saved to XML and successfully loaded again.  
Public PropertyColumnCountOverridden. Gets the number of columns in the group.  
Public PropertyGroupComparerGets the group comparer.  
Public PropertyGroupFooterVisibleGets or sets whether the group footer is displayed.  
Public PropertyGroupsGets the list of top-level group objects.  
Public PropertyNonEmptyColumnCountOverridden. Gets the number of columns in the model that contain data (bound or unbound).  
Public PropertyNonEmptyRowCountOverridden. Gets the number of rows in the model that contain data (bound or unbound).  
Public PropertyRowCountOverridden. Gets the number of rows in the group.  
Public PropertySortInfoGets the sorting information for the group.  
Public PropertySuspendGroupingGets or sets whether the grouping is suspended.  
Public PropertyTargetModelGets the sheet data model for the group target.  
Top
See Also

Reference

GroupDataModel Class
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Managing Grouping of Rows of User Data

 

 


Copyright © GrapeCity, inc. All rights reserved.