JiwaPrintReport..::..CrystalReportObject Property

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

Syntax


public ReportDocument CrystalReportObject { get; }
Public ReadOnly Property CrystalReportObject As ReportDocument
	Get
public:
property ReportDocument^ CrystalReportObject {
	ReportDocument^ get ();
}