ComponentOne Sizer for WinForms
C1.Win.Sizer.8 Assembly / C1.Win.Sizer Namespace / ColumnCollection Class
Properties Methods


In This Topic
    ColumnCollection Class Members
    In This Topic

    The following tables list the members exposed by ColumnCollection.

    Public Properties
     NameDescription
    Public PropertyGets or sets the number of bands in the collection. (Inherited from C1.Win.Sizer.BandCollection)
    Public PropertyGets the Column object at a given index in the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodInserts a new Band at a specified position in the collection. (Inherited from C1.Win.Sizer.BandCollection)
    Public MethodRemoves a Band from the collection. (Inherited from C1.Win.Sizer.BandCollection)
    Public MethodSets the size of multiple bands in the collection. (Inherited from C1.Win.Sizer.BandCollection)
    Top
    See Also