TextBox.ActionInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the actions associated with this text box.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ActionInfo ^ ActionInfo { Microsoft::ReportingServices::OnDemandReportRendering::ActionInfo ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo ActionInfo { get; }
member this.ActionInfo : Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo
Public ReadOnly Property ActionInfo As ActionInfo
Property Value
An ActionInfo object.