ChildReportItemList Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public ref class ChildReportItemList : Microsoft::ReportDesigner::ReportItemList
public class ChildReportItemList : Microsoft.ReportDesigner.ReportItemList
type ChildReportItemList = class
inherit ReportItemList
Public Class ChildReportItemList
Inherits ReportItemList
- Herencia
Constructores
| Nombre | Description |
|---|---|
| ChildReportItemList(IParent) | |
Propiedades
| Nombre | Description |
|---|---|
| Count | (Heredado de ReportItemList) |
| Item[Int32] | (Heredado de ReportItemList) |
Métodos
Eventos
| Nombre | Description |
|---|---|
| CollectionChanged | (Heredado de ReportItemList) |
| ItemAdded | (Heredado de ReportItemList) |
| ItemRemoved | (Heredado de ReportItemList) |
Implementaciones de interfaz explícitas
| Nombre | Description |
|---|---|
| IEnumerable.GetEnumerator() | (Heredado de ReportItemList) |