ReportStringProperty Class
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.
Represents a report string property.
public ref class ReportStringProperty sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportProperty
public sealed class ReportStringProperty : Microsoft.ReportingServices.OnDemandReportRendering.ReportProperty
type ReportStringProperty = class
inherit ReportProperty
Public NotInheritable Class ReportStringProperty
Inherits ReportProperty
- Inheritance
Properties
ExpressionString |
Gets the expression string for the report property, if the report property is an expression. (Inherited from ReportProperty) |
IsExpression |
Gets a value that indicates whether the value of the report property is an expression. (Inherited from ReportProperty) |
Value |
Gets the |