IndicatorPanel..::..Value Property

Namespace:  JiwaFinancials.Jiwa.JiwaDashboardUI
Assembly:  JiwaDashboardUI (in JiwaDashboardUI.dll)

Syntax


public int Value { get; set; }
Public Property Value As Integer
	Get
	Set
public:
property int^ Value {
	int^ get ();
	void set (int^ value);
}