Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / StyleCollection Class
Members


In This Topic
    StyleCollection Class
    In This Topic
    Represents a collection of Style objects.
    Syntax
    'Declaration
     
    
    Public Class StyleCollection 
       Inherits BaseKeyCollection
    'Usage
     
    
    Dim instance As StyleCollection
    public class StyleCollection : BaseKeyCollection 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection
          GrapeCity.Win.Spread.InputMan.CellType.StyleCollection

    See Also