Proprietà DedFormSettingsReloadOptions
|
Indica se bisogna effettuare la rilettura delle opzioni dei FindCodeControl.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic 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à
Boolean
Vedi anche