ComponentOne List for WinForms
C1.Win.C1List Namespace / GridStyleCollection Class
Members

In This Topic
    GridStyleCollection Class
    In This Topic
    Represents a collection of named Style.
    Object Model
    GridStyleCollection Class
    Syntax
    'Declaration
     
    
    Public Class GridStyleCollection 
       Inherits System.Collections.CollectionBase
    public class GridStyleCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1List.GridStyleCollection

    See Also