Proprietà InitPrtFast.InitPrtFastCtxMenuItemClickEventArgs.NeedRefresh

InitPrtFast

Proprietà InitPrtFastInitPrtFastCtxMenuItemClickEventArgsNeedRefresh

Indica se è necessario un refresh dopo il comando.

Namespace:  InitPrtFast
Assembly:  InitPrtFast (in InitPrtFast.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
public bool NeedRefresh { get; set; }
Public Property NeedRefresh As Boolean
	Get
	Set
public:
property bool NeedRefresh {
	bool get ();
	void set (bool value);
}
member NeedRefresh : bool with get, set

Valore della proprietà

Tipo: Boolean
Vedi anche