ICustomReportItem.Action Propiedad

Definición

Obtiene la acción del elemento personalizado del reporte.

public:
 property Microsoft::ReportingServices::ReportRendering::Action ^ Action { Microsoft::ReportingServices::ReportRendering::Action ^ get(); };
public Microsoft.ReportingServices.ReportRendering.Action Action { get; }
member this.Action : Microsoft.ReportingServices.ReportRendering.Action
Public ReadOnly Property Action As Action

Valor de propiedad

El Action para el artículo del informe personalizado.

Se aplica a