Spread Windows Forms 17
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.
    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