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


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

Reference

GroupBarInfo Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.