combit List & Label 28 - .NET Help
combit.Reporting.Dom Namespace / CollectionDrillDownReportParameter Class
Members


In This Topic
    CollectionDrillDownReportParameter Class
    In This Topic
    Object Model
    CollectionDrillDownReportParameter ClassDrillDownReportParameterListItem Class
    Syntax
    'Declaration
     
    
    Public Class CollectionDrillDownReportParameter 
       Inherits combit.Reporting.Dom.DomCollectionBase(Of DrillDownReportParameterListItem)
    public class CollectionDrillDownReportParameter : combit.Reporting.Dom.DomCollectionBase<DrillDownReportParameterListItem> 
    public ref class CollectionDrillDownReportParameter : public combit.Reporting.Dom.DomCollectionBase<DrillDownReportParameterListItem> 
    Inheritance Hierarchy

    System.Object
       System.Collections.ObjectModel.Collection<T>
          System.Collections.ObjectModel.ObservableCollection<T>
             combit.Reporting.Dom.DomCollectionBase<T>
                combit.Reporting.Dom.CollectionDrillDownReportParameter

    Requirements

    Platforms: Windows 8.1, Windows 10 (Version 20H2 - 22H2), Windows 11 (21H2 - 22H2), Windows Server 2012 - 2022

    See Also