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


In This Topic
    SpreadSkin Class
    In This Topic
    Represents the skin of the Spread component.
    Syntax
    'Declaration
     
    
    Public Class SpreadSkin 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As SpreadSkin
    public class SpreadSkin : FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.SpreadSkin
          FarPoint.Win.Spread.DefaultSpreadSkin

    See Also