ReportItemDrawParams.InvisibleItems 属性

定义

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)

属性值

适用于