다음을 통해 공유


LayoutEditor.ImagesToAutoSize 속성

정의

public:
 property System::Collections::Generic::List<Microsoft::ReportDesigner::ImageReportItem ^> ^ ImagesToAutoSize { System::Collections::Generic::List<Microsoft::ReportDesigner::ImageReportItem ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.ReportDesigner.ImageReportItem> ImagesToAutoSize { get; }
member this.ImagesToAutoSize : System.Collections.Generic.List<Microsoft.ReportDesigner.ImageReportItem>
Public ReadOnly Property ImagesToAutoSize As List(Of ImageReportItem)

속성 값

구현

적용 대상