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


In This Topic
    TableBorder Class
    In This Topic
    Represents Table border.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class TableBorder 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As TableBorder
    public sealed class TableBorder : FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.TableBorder

    See Also