Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
RdlFloat
.
.
::
.
.
Value Property
RdlFloat Class
See Also
Gets the double value when the current object contains a constant. Throws an exception when it contains an expression.
Namespace:
C1.C1Rdl
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
double
Value
{
get
; }
Visual Basic
Public
ReadOnly
Property
Value
As
Double
Get
See Also
RdlFloat Class
C1.C1Rdl Namespace