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


In This Topic
    RowCollection Class Members
    In This Topic

    The following tables list the members exposed by RowCollection.

    Public Properties
     NameDescription
    Public PropertyGets or sets the number of bands in the collection. (Inherited from C1.Win.Sizer.BandCollection)
    Public PropertyGets the Row 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