Name | Description | |
---|---|---|
![]() | Count | Gets or sets the number of bands in the collection. (Inherited from C1.Win.Sizer.BandCollection) |
![]() | Item | Gets the Row object at a given index in the collection. |
The following tables list the members exposed by RowCollection.
Name | Description | |
---|---|---|
![]() | Count | Gets or sets the number of bands in the collection. (Inherited from C1.Win.Sizer.BandCollection) |
![]() | Item | Gets the Row object at a given index in the collection. |
Name | Description | |
---|---|---|
![]() | Insert | Inserts a new Band at a specified position in the collection. (Inherited from C1.Win.Sizer.BandCollection) |
![]() | Remove | Removes a Band from the collection. (Inherited from C1.Win.Sizer.BandCollection) |
![]() | SetSizes | Sets the size of multiple bands in the collection. (Inherited from C1.Win.Sizer.BandCollection) |