[]
Represents a one-dimensional collection of AlternatingRow objects, which set the style information for alternating rows in the component.
public class AlternatingRows : IList, ICollection, IEnumerable
Public Class AlternatingRows
Implements IList, ICollection, IEnumerable
Name | Description |
---|---|
Count | Gets or sets the number of alternating row styles in this collection. |
this[int] | Gets a new alternating row for the specified alternating row. |
Parent | Gets the parent object that contains this collection of alternating rows. |
Name | Description |
---|---|
AddRange(ICollection) | Internal use only. |
Clear() | Internal use only. |