Proprietà RedrawAnagrEventArgsDialog
|
Indica il nome del dialogo dove l'evento può essere utilizzato
Puo essere:
- Ricerca
- Preferiti
- Recenti
- AnagraficheDiCommessa
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0
Sintassipublic string Dialog { get; set; }Public Property Dialog As String
Get
Set
public:
property String^ Dialog {
String^ get ();
void set (String^ value);
}member Dialog : string with get, set
Valore della proprietà
String
Vedi anche