Proprietà DedInvSaveMulipleFormMultiSaverModeCriteriaCustomUncheckedOnLoadControl
|
Funzione lua personalizzabile dall'esterno per stabilire se il nodo è checked o meno in fase di load del form
Namespace:
DedNetInv.Forms
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public LuaFunction CustomUncheckedOnLoadControl { get; set; }
Public Property CustomUncheckedOnLoadControl As LuaFunction
Get
Set
public:
property LuaFunction^ CustomUncheckedOnLoadControl {
LuaFunction^ get ();
void set (LuaFunction^ value);
}
member CustomUncheckedOnLoadControl : LuaFunction with get, set
Valore della proprietà
Tipo:
LuaFunctionVedi anche