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


In This Topic
    TitleInfo Constructor
    In This Topic
    Creates information about the title bar.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New TitleInfo()
    public TitleInfo()
    See Also