ReportDoubleProperty Class
Updated: February 25, 2016
Represents a double property in the report.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
System::Object
Microsoft.ReportingServices.OnDemandReportRendering::ReportProperty
Microsoft.ReportingServices.OnDemandReportRendering::ReportDoubleProperty
Microsoft.ReportingServices.OnDemandReportRendering::ReportProperty
Microsoft.ReportingServices.OnDemandReportRendering::ReportDoubleProperty
| Name | Description | |
|---|---|---|
![]() | 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 double value of the property. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

