Share via


ReportItem.Left Propiedad

Definición

Obtiene o establece la distancia del elemento respecto a la parte izquierda del objeto contenedor.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize Left { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize Left { get; set; }
member this.Left : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property Left As ReportSize

Valor de propiedad

Distancia del elemento respecto al borde izquierdo del objeto contenedor.

Se aplica a