Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.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 ClassIBorder InterfaceICellType Interface
    Syntax
    'Declaration
     
    Public Class TitleInfo 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    Dim instance As TitleInfo
    public class TitleInfo : FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.TitleInfo

    See Also