JiwaReportRange..::..NumericDecimalPlaces Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.JiwaPrintReport
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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