NetXP 3.0 Reference

ProgressPanel.Minimum Property

Gets or sets the minimum value for the progress bar.

[Visual Basic]
Public Property Minimum As Integer
[C#]
public int Minimum {get; set;}

See Also

ProgressPanel Class | NETXP.Controls.Bars Namespace