Spread Windows Forms 9.0 Product Documentation
GroupInfo Class Members
Properties  Methods  Events


The following tables list the members exposed by GroupInfo.

Public Constructors
 NameDescription
Public ConstructorGroupInfo ConstructorCreates a set of grouping information.  
Top
Public Properties
 NameDescription
Public PropertyBackColorGets or sets the background color of the grouping information.  
Public PropertyBorderGets or sets the border of the grouping information.  
Public PropertyCanSerializeXmlGets whether the grouping information can be rendered with XML in its entirety without losing any information.  
Public PropertyFontGets or sets the font settings of the grouping information.  
Public PropertyFooterBackColorGets or sets the background color of the grouping footer information.  
Public PropertyFooterBorderGets or sets the border of the grouping information.  
Public PropertyFooterFontGets or sets the font settings of the footer grouping information.  
Public PropertyFooterForeColorGets or sets the text color of the group footer.  
Public PropertyFooterHorizontalAlignmentGets or sets the horizontal alignment of the grouping information.  
Public PropertyFooterVerticalAlignmentGets or sets the vertical alignment of the grouping information.  
Public PropertyForeColorGets or sets the text color of the grouping information.  
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment of the grouping information.  
Public PropertyIndentGets or sets the indent of the grouping information.  
Public PropertyIndentColorGets or sets the indent color of the grouping information.  
Public PropertyVerticalAlignmentGets or sets the vertical alignment of the grouping information.  
Top
Public Methods
 NameDescription
Public MethodDeserializeLoads the grouping information from XML.  
Public MethodGetAppearanceCopies the appearance settings.  
Public MethodGetFooterAppearanceCopies the group footer appearance settings.  
Public MethodResetResets the grouping information.  
Public MethodSerializeSaves the grouping information to XML.  
Top
Protected Methods
 NameDescription
Protected MethodFireChangedCreates a SheetStyleModelEventArgs with the specifies event data and calls OnChanged to raise the Changed event.  
Protected MethodOnChangedRaises the changed event.  
Top
Public Events
 NameDescription
Public EventChangedOccurs when the user makes a change to the model that affects the style of the sheet.  
Top
See Also

Reference

GroupInfo Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.