public int Minimum {get; set;}
'Declaration Public Property Minimum As Integer
'Declaration
Public Property Minimum As Integer
'Usage Dim instance As ProgressCellType Dim value As Integer instance.Minimum = value value = instance.Minimum
'Usage
Dim instance As ProgressCellType Dim value As Integer instance.Minimum = value value = instance.Minimum
ProgressCellType Class ProgressCellType Members