TextRun.m_value Field
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.
Specifies the value of which is displayed at runtime for the text run.
protected: Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ m_value;
protected Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty m_value;
val mutable m_value : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Protected m_value As ReportStringProperty