Proprietà DedFormSettingsReloadOptions
|
Indica se bisogna effettuare la rilettura delle opzioni dei FindCodeControl.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public bool ReloadOptions { get; set; }
Public Property ReloadOptions As Boolean
Get
Set
public:
property bool ReloadOptions {
bool get ();
void set (bool value);
}
member ReloadOptions : bool with get, set
Valore della proprietà
BooleanVedi anche