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


In This Topic
    DefaultStyleCollection Class
    In This Topic
    Represents the read-only collection of default NamedStyle objects. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class DefaultStyleCollection 
    'Usage
     
    
    Dim instance As DefaultStyleCollection
    public sealed class DefaultStyleCollection 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.DefaultStyleCollection

    See Also