GaugeInputValue::Value Property

 

Updated: February 25, 2016

Expression for the value.

Namespace:   Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

public:
property ReportExpression Value {
	ReportExpression get();
	void set(ReportExpression value);
}
Return to top
Show: