ChildReportItemList Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ChildReportItemList : Microsoft::ReportDesigner::ReportItemList
public class ChildReportItemList : Microsoft.ReportDesigner.ReportItemList
type ChildReportItemList = class
inherit ReportItemList
Public Class ChildReportItemList
Inherits ReportItemList
- Inheritance
Constructors
| ChildReportItemList(IParent) |
Properties
| Count | (Inherited from ReportItemList) |
| Item[Int32] | (Inherited from ReportItemList) |
Methods
Events
| CollectionChanged | (Inherited from ReportItemList) |
| ItemAdded | (Inherited from ReportItemList) |
| ItemRemoved | (Inherited from ReportItemList) |
Explicit Interface Implementations
| IEnumerable.GetEnumerator() | (Inherited from ReportItemList) |