DevProgressBarPerformStep Method
Advances the current position of the progress bar by the amount of the
Step property.
Namespace: DevCase.UI.ControlsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public virtual void PerformStep()
Public Overridable Sub PerformStep
Dim instance As DevProgressBar
instance.PerformStep()
public:
virtual void PerformStep()
abstract PerformStep : unit -> unit
override PerformStep : unit -> unit
No code example is currently available or this language may not be supported.