Proprietà ImageHeight
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property ImageHeight As ReportIntProperty
Get
'Utilizzo
Dim instance As ChartLegendCustomItemCell
Dim value As ReportIntProperty
value = instance.ImageHeight
public ReportIntProperty ImageHeight { get; }
public:
property ReportIntProperty^ ImageHeight {
ReportIntProperty^ get ();
}
member ImageHeight : ReportIntProperty
function get ImageHeight () : ReportIntProperty
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportIntProperty
Vedere anche