Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / TitleInfo Class
Properties Methods


In This Topic
    TitleInfo Class Members
    In This Topic

    The following tables list the members exposed by TitleInfo.

    Public Constructors
     NameDescription
    Public ConstructorCreates information about the title bar.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the title bar.  
    Public PropertyGets or sets the background of the title bar.  
    Public PropertyGets or sets the border of the title bar.  
    Public PropertyGets or sets the type of cell for the title bar.  
    Public PropertyGets or sets the cell type design string for the title bar.  
    Public PropertyGets or sets the font settings of the title bar.  
    Public PropertyGets or sets the text color of the title bar.  
    Public PropertyGets or sets the title bar height.  
    Public PropertyGets or sets the horizontal alignment of the title bar.  
    Public PropertyGets or sets the margin of the title bar.  
    Public PropertyGets or sets the title bar text.  
    Public PropertyGets or sets the vertical alignment of the title bar.  
    Public PropertyGets or sets whether the Spread component displays the title information.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies the title bar information of the specified object to the current object.  
    Public MethodLoads the title bar information from XML.  
    Public MethodResets the title bar information.  
    Public MethodSaves the title bar information to XML.  
    Top
    See Also