ProgressChangeEventArgs.ProgressMax Property

Definition

Gets a value that specifies the maximum 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