Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableStyle Class
Members


In This Topic
    TableStyle Class
    In This Topic
    Represents a style for the table.
    Syntax
    'Declaration
     
    
    Public Class TableStyle 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As TableStyle
    public class TableStyle : FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.TableStyle

    See Also