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


Glossary Item Box

The following tables list the members exposed by GroupBarInfo.

Public Constructors

 NameDescription
Public ConstructorGroupBarInfo ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyBackColorGets or sets the background color of the grouping bar.  
Public PropertyFontGets or sets the font of the grouping bar.  
Public PropertyForeColorGets or sets the text color of the grouping bar.  
Public PropertyGroupVerticalIndentGets or sets the separation of grouping levels.  
Public PropertyHeightGets or sets the height of the grouping bar.  
Public PropertyTextGets or sets the text of the grouping bar.  
Public PropertyVisibleGets or sets whether the grouping bar is displayed.  
Top

Public Methods

 NameDescription
Public MethodDeserializeLoads the group bar information from XML.  
Public MethodGetObjectDataPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
Public MethodResetResets this instance to default.  
Public MethodResetBackColorResets the BackColor property to its default value.  
Public MethodResetFontResets the Font property to its default value.  
Public MethodResetForeColorResets the ForeColor property to its default value.  
Public MethodResetGroupVerticalIndentResets the GroupVerticalIndent property to its default value.  
Public MethodResetHeightResets the Height property to its default value.  
Public MethodResetTextResets the Text property to its default value.  
Public MethodSerializeSaves the group bar information to XML.  
Top

Protected Methods

 NameDescription
Protected MethodOnPropertyChangedRaises the PropertyChanged event.  
Top

Public Events

 NameDescription
Public EventPropertyChangedOccurs when a property value changes.  
Top

See Also

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