Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableElementStyle Class
Members


In This Topic
    TableElementStyle Class
    In This Topic
    Represents a style for each element of the table. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class TableElementStyle 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As TableElementStyle
    public sealed class TableElementStyle : FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.TableElementStyle

    See Also