JiwaReportRange..::..DefaultValue Property

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

Syntax


public string DefaultValue { get; set; }
Public Property DefaultValue As String
	Get
	Set
public:
property String^ DefaultValue {
	String^ get ();
	void set (String^ value);
}