Proprietà MinimumWidth
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property MinimumWidth As ReportSizeProperty
Get
'Utilizzo
Dim instance As ChartLegendColumn
Dim value As ReportSizeProperty
value = instance.MinimumWidth
public ReportSizeProperty MinimumWidth { get; }
public:
property ReportSizeProperty^ MinimumWidth {
ReportSizeProperty^ get ();
}
member MinimumWidth : ReportSizeProperty
function get MinimumWidth () : ReportSizeProperty
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportSizeProperty