GaugeInputValue::Value Property
Updated: February 25, 2016
Expression for the value.
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
public: property ReportExpression Value { ReportExpression get(); void set(ReportExpression value); }
Property Value
Type: Microsoft.ReportingServices.RdlObjectModel::ReportExpressionA ReportExpression object.
Show: