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


In This Topic
    GridStyleCollection Class Members
    In This Topic

    The following tables list the members exposed by GridStyleCollection.

    Public Constructors
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyOverloaded. Gets the specified Style from the collection given its index.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodAdds a Style to the end of the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodGets the index of the specified Style.  
    Public MethodInserts a Style at the specified index.  
    Public MethodRemoves the Style at the specified index.  
    Top
    See Also