MainForm..::..CustomFieldsGrid Property

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

Syntax


public JiwaGrid CustomFieldsGrid { get; }
Public ReadOnly Property CustomFieldsGrid As JiwaGrid
	Get
public:
property JiwaGrid^ CustomFieldsGrid {
	JiwaGrid^ get ();
}