LayoutEditor.ImagesToAutoSize Property

Definition

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)

Property Value

Implements

Applies to