LeftMargin Propiedad
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property LeftMargin As ReportIntProperty
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportIntProperty