Proprietà ElaborationReportAllowCancel
|
Se attivo permette l'annullamento dell'operazione attivando il tasto Stop
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic bool AllowCancel { get; set; }Public Property AllowCancel As Boolean
Get
Set
public:
property bool AllowCancel {
bool get ();
void set (bool value);
}member AllowCancel : bool with get, set
Valore della proprietà
Boolean
Vedi anche