Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / TitleInfo Class
Members


In This Topic
    TitleInfo Class
    In This Topic
    Represents information about the title bar in the Spread component.
    Object Model
    TitleInfo ClassBackground ClassBorder ClassICellType InterfaceInset Class
    Syntax
    'Declaration
     
    Public Class TitleInfo 
       Implements FarPoint.Web.Spread.Model.ISerializeSupport 
    'Usage
     
    Dim instance As TitleInfo
    public class TitleInfo : FarPoint.Web.Spread.Model.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.TitleInfo

    See Also