LayoutEditor.PrepareReportParameterTextbox(ReportParameter) Method
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.
public:
Microsoft::ReportingServices::RdlObjectModel::Textbox ^ PrepareReportParameterTextbox(Microsoft::ReportingServices::RdlObjectModel::ReportParameter ^ parameter);
public Microsoft.ReportingServices.RdlObjectModel.Textbox PrepareReportParameterTextbox (Microsoft.ReportingServices.RdlObjectModel.ReportParameter parameter);
member this.PrepareReportParameterTextbox : Microsoft.ReportingServices.RdlObjectModel.ReportParameter -> Microsoft.ReportingServices.RdlObjectModel.Textbox
Public Function PrepareReportParameterTextbox (parameter As ReportParameter) As Textbox
Parameters
- parameter
- ReportParameter