Placement Propiedad
Gets the calculated value of the Placement property in a ScaleRange class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property Placement As ScaleRangePlacements
Get
'Uso
Dim instance As ScaleRangeInstance
Dim value As ScaleRangePlacements
value = instance.Placement
public ScaleRangePlacements Placement { get; }
public:
property ScaleRangePlacements Placement {
ScaleRangePlacements get ();
}
member Placement : ScaleRangePlacements
function get Placement () : ScaleRangePlacements
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ScaleRangePlacements
A ScaleRangePlacements value that represents the calculated value of the Placement property.