次の方法で共有


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)

プロパティ値

適用対象