GrapeCity.Win.MultiRow Namespace : ColumnFooterSectionCollection Class |
The following tables list the members exposed by ColumnFooterSectionCollection.
Name | Description | |
---|---|---|
Count | Gets the number of elements in the collection. | |
Item | Overloaded. Gets the ColumnFooterSection at the specified index. |
Name | Description | |
---|---|---|
Add | Adds the specified ColumnFooterSection to the collection. | |
AddRange | Adds the specified ColumnFooterSection objects to the collection. | |
Clear | Removes all items from the ColumnFooterSectionCollection. | |
Contains | Determines whether the specified ColumnFooterSection is in the collection. | |
CopyTo | Copies the items from the collection into the specified ColumnFooterSection array, starting at the specified index. | |
IndexOf | Determines the index of a specific item in the System.Collections.IList. | |
Insert | Inserts the specified ColumnFooterSection into the collection at the specified location. | |
Remove | Removes the element from the collection. | |
RemoveAt | Removes the ColumnFooterSectionCollection item at the specified index. |