Share via


ReportItemDrawParams.InvisibleItems Property

Definition

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::ReportDesigner::IReportItem ^> ^ InvisibleItems { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::ReportDesigner::IReportItem ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.ReportDesigner.IReportItem> InvisibleItems { get; }
member this.InvisibleItems : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.ReportDesigner.IReportItem>
Public ReadOnly Property InvisibleItems As ReadOnlyCollection(Of IReportItem)

Property Value

Applies to