Proprietà ElaborationReportAutoClose
|
Determina se chiudere automaticamente il dialogo al termine dell'elaborazione
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic bool AutoClose { get; set; }Public Property AutoClose As Boolean
Get
Set
public:
property bool AutoClose {
bool get ();
void set (bool value);
}member AutoClose : bool with get, set
Valore della proprietà
Boolean
Vedi anche