Proprietà EditAttrValidatingEventArgsUseUI
|
Indica se mostrare eventuali messaggi di conferma all'utente.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.0.0
Sintassipublic bool UseUI { get; set; }
Public Property UseUI As Boolean
Get
Set
public:
property bool UseUI {
bool get ();
void set (bool value);
}
member UseUI : bool with get, set
Valore della proprietà
Boolean
Vedi anche