Proprietà LeftMargin
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 LeftMargin As ReportIntProperty
Get
'Utilizzo
Dim instance As ChartLegendCustomItemCell
Dim value As ReportIntProperty
value = instance.LeftMargin
public ReportIntProperty LeftMargin { get; }
public:
property ReportIntProperty^ LeftMargin {
ReportIntProperty^ get ();
}
member LeftMargin : ReportIntProperty
function get LeftMargin () : ReportIntProperty
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportIntProperty