'Declaration
Public Property MaximumValue As Integer
'Usage
Dim instance As IntegerCellType Dim value As Integer instance.MaximumValue = value value = instance.MaximumValue
public int MaximumValue {get; set;}
'Declaration
Public Property MaximumValue As Integer
'Usage
Dim instance As IntegerCellType Dim value As Integer instance.MaximumValue = value value = instance.MaximumValue
public int MaximumValue {get; set;}