Spread ASP.NET 6.0 Product Documentation
GroupInfo Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.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 PropertyBackgroundGets or sets the background 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 PropertyCssClassGets or sets the CSS class name.  
Public PropertyFontGets or sets the font settings of the grouping information.  
Public PropertyForeColorGets or sets the text color of the grouping information.  
Public PropertyHorizontalAlignGets or sets the horizontal alignment of the grouping information.  
Public PropertyTabStopGets or sets whether the user can set focus to the group using the Tab key.  
Public PropertyVerticalAlignGets 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 MethodResetResets the grouping information.  
Public MethodSerializeSaves the grouping information to XML.  
Top

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.