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