Spread ASP.NET 6.0 Product Documentation
TitleInfo Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : TitleInfo Class


Glossary Item Box

The following tables list the members exposed by TitleInfo.

Public Constructors

 NameDescription
Public ConstructorTitleInfo ConstructorCreates information about the title bar.  
Top

Public Properties

 NameDescription
Public PropertyBackColorGets or sets the background color of the title bar.  
Public PropertyBackgroundGets or sets the background of the title bar.  
Public PropertyBorderGets or sets the border of the title bar.  
Public PropertyCellTypeGets or sets the type of cell for the title bar.  
Public PropertyFontGets or sets the font settings of the title bar.  
Public PropertyForeColorGets or sets the text color of the title bar.  
Public PropertyHeightGets or sets the height of title bar.  
Public PropertyHorizontalAlignGets or sets the horizontal alignment of the title bar.  
Public PropertyMarginGets or sets the margin of the title bar.  
Public PropertyTextGets or sets the text of title bar.  
Public PropertyVerticalAlignGets or sets the vertical alignment of the title bar.  
Public PropertyVisibleGets or sets whether the Spread component displays the titleinfo.  
Top

Public Methods

 NameDescription
Public MethodCopyFromCopies the title bar information of the specified object to the current object.  
Public MethodDeserializeLoads the title bar information from XML.  
Public MethodResetResets the title bar information.  
Public MethodSerializeSaves the title bar information to XML.  
Top

See Also

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