ReportItem.Style Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene o establece las propiedades de estilo definidas para el elemento del informe.
public:
property Microsoft::ReportingServices::ReportRendering::Style ^ Style { Microsoft::ReportingServices::ReportRendering::Style ^ get(); void set(Microsoft::ReportingServices::ReportRendering::Style ^ value); };
public Microsoft.ReportingServices.ReportRendering.Style Style { get; set; }
member this.Style : Microsoft.ReportingServices.ReportRendering.Style with get, set
Public Property Style As Style
Valor de propiedad
Un objeto que Style contiene información sobre el estilo de un ítem de informe.