Spread Windows Forms 7.0 Product Documentation
GroupInfo Class Members
See Also  Properties  Methods  Events Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : GroupInfo Class


Glossary Item Box

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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.