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


In This Topic
    DefaultSpreadSkin Class
    In This Topic
    Contains default renderer, style setting that will be used in case spread doesn't define them
    Syntax
    'Declaration
     
    
    Public NotInheritable Class DefaultSpreadSkin 
       Inherits SpreadSkin
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As DefaultSpreadSkin
    public sealed class DefaultSpreadSkin : SpreadSkin, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

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

    See Also