ICustomReportItem.Action Property

Definition

Gets the action for the custom report item.

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

Property Value

The Action for the custom report item.

Applies to