Proprietà DedFindCodeControlAllowEditValueChangeEvent
|
Variabile semaforo che abilita/disabilita l'evento di "EditValueChange".
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool AllowEditValueChangeEvent { get; set; }
Public Property AllowEditValueChangeEvent As Boolean
Get
Set
public:
property bool AllowEditValueChangeEvent {
bool get ();
void set (bool value);
}
member AllowEditValueChangeEvent : bool with get, set
Valore della proprietà
BooleanVedi anche