Jobs..::..LabourLinesGridContextMenuStrip Property

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

Syntax


public ContextMenuStrip LabourLinesGridContextMenuStrip { get; set; }
Public Property LabourLinesGridContextMenuStrip As ContextMenuStrip
	Get
	Set
public:
property ContextMenuStrip^ LabourLinesGridContextMenuStrip {
	ContextMenuStrip^ get ();
	void set (ContextMenuStrip^ value);
}