Proprietà DlgCancOpFormStepValue
|
Imposta o restituisce il valore dello step utilizzato dal metodo ProgressBarControl.PerformStep() per incrementare l'avanzamento.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public int StepValue { get; set; }
Public Property StepValue As Integer
Get
Set
public:
property int StepValue {
int get ();
void set (int value);
}
member StepValue : int with get, set
Valore della proprietà
Int32Vedi anche