ProgressChangeEventArgs.ProgressMax Property

Definition

Gets or sets the max progress level.

public:
 property int ProgressMax { int get(); };
public int ProgressMax { get; }
member this.ProgressMax : int
Public ReadOnly Property ProgressMax As Integer

Property Value

Applies to