ReportItem.Style Propiedad

Definición

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.

Se aplica a