Value Property (RdlString)
In This Topic
Gets the constant value represented by the current object. Throws an exception if the current object contains an expression.
Syntax
'Declaration
Public ReadOnly Property Value As String
public string Value {get;}
See Also